Bonjour a tous !
J’essaie désespérément d’installer Freenet sur ma Debian Wheezy mais ca ne veut pas narcher, je dois mal faire quelque chose :
thomas@debian:~$ java -version
java version "1.6.0_32"
OpenJDK Runtime Environment (IcedTea6 1.13.4) (6b32-1.13.4-1~deb7u1)
OpenJDK Server VM (build 23.25-b01, mixed mode)
thomas@debian:~$ wget downloads.freenetproject.org/alp … taller.jar
–2014-10-26 21:12:06-- downloads.freenetproject.org/alp … taller.jar
Résolution de downloads.freenetproject.org (downloads.freenetproject.org)… 2001:41c8:1:5d2e::117, 80.68.94.117
Connexion vers downloads.freenetproject.org (downloads.freenetproject.org)|2001:41c8:1:5d2e::117|:80…connecté.
requête HTTP transmise, en attente de la réponse…301 Moved Permanently
Emplacement: downloads.freenetproject.org/al … taller.jar [suivant]
–2014-10-26 21:12:06-- downloads.freenetproject.org/al … taller.jar
Connexion vers downloads.freenetproject.org (downloads.freenetproject.org)|2001:41c8:1:5d2e::117|:443…connecté.
requête HTTP transmise, en attente de la réponse…200 OK
Longueur: 1367320 (1,3M) [application/java-archive]
Sauvegarde en : «new_installer.jar»
100%[======================================>] 1367320 793K/s ds 1,7s
2014-10-26 21:12:09 (793 KB/s) - «new_installer.jar» sauvegardé [1367320/1367320]
thomas@debian:~$ java -jar new_installer.jar
Select target path [/home/thomas]
/home/thomas/freenet
press 1 to continue, 2 to quit, 3 to redisplay
1
[ Starting to unpack ]
[ Processing package: Base (1/4) ]
[ Processing package: License (2/4) ]
[ Processing package: Unix (3/4) ]
[ Processing package: UninstallStuff (4/4) ]
[ Unpacking finished ]
[ Starting processing ]
Starting process Setting up the environment (1/18)
Online installation mode
Downloading the wrapper binaries
Starting process Setting the Updater up (2/18)
Downloading update.sh
Starting process Setting Opennet up (3/18)
Downloading the Opennet seednode file
Starting process Setting JSTUN up (4/18)
Downloading the STUN plugin
Starting process Setting UPnP up (5/18)
Downloading the UP&P plugin
Starting process Setting Librarian up (6/18)
Downloading the Library plugin
Starting process Setting KeyUtils up (7/18)
Downloading the KeyUtils plugin
Starting process Setting ThawIndexBrowser up (8/18)
Downloading the ThawIndexBrowser plugin
Starting process Setting plugins up (9/18)
Starting process Downloading freenet-stable-latest (10/18)
Downloading freenet-stable-latest.jar
Starting process Downloading freenet-ext (11/18)
Downloading freenet-ext.jar
Starting process Downloading bcprov (12/18)
Downloading bcprov-jdk15on-149.jar
Starting process Downloading wrapper jar (13/18)
Downloading wrapper.jar
Starting process Detecting port availability (14/18)
Detecting tcp-ports availability…
Starting process Setting up auto-start (15/18)
Enabling auto-start.
Installing cron job to start Freenet on reboot…
Installed cron job.
Starting process Checking whether we need to work around wrapper bug on Gentoo… (16/18)
Starting process Starting the node up (17/18)
Starting Freenet 0.7…
nice: /home/thomas/freenet/./bin/wrapper-linux-x86-64: Aucun fichier ou dossier de ce type
Starting process Cleaning up (18/18)
All done, please click Next
[ Console installation done ]
Mais rien ne se passe après et j,ai un «Non found» sur localhost:8888/
Merci pour votre aide.