From alejandro at mosteo.com Thu Jun 5 14:46:50 2008 From: alejandro at mosteo.com (Jano) Date: Thu, 05 Jun 2008 16:46:50 +0200 Subject: [freenet-chat] Failed linux install Message-ID: I went to the freesite, clicked on the 'install' which launched the java install. I deselected all plugins, hit next, and in the last install step 7/7 the message shown is: Online installation mode /home/user/fn07/node/bin/setup.sh: 36: java: not found chmod: cannot access `lib/*': No such file or directory Then it said 'installation failed' after hitting next. This computer is ubuntu 8.04, java is installed (and I've run nodes here before). If I go to some command line and issue 'java', it shows its help as expected. In the firefox about:config page, java appears correctly installed and detected. Ideas? From nextgens at freenetproject.org Thu Jun 5 14:53:27 2008 From: nextgens at freenetproject.org (Florent =?iso-8859-1?Q?Daigni=E8re?=) Date: Thu, 5 Jun 2008 16:53:27 +0200 Subject: [freenet-chat] Failed linux install In-Reply-To: References: Message-ID: <20080605145325.GB3622@freenetproject.org> * Jano [2008-06-05 16:46:50]: > I went to the freesite, clicked on the 'install' which launched the java > install. > > I deselected all plugins, hit next, and in the last install step 7/7 the > message shown is: > > Online installation mode > /home/user/fn07/node/bin/setup.sh: 36: java: not found > chmod: cannot access `lib/*': No such file or directory > > Then it said 'installation failed' after hitting next. > > This computer is ubuntu 8.04, java is installed (and I've run nodes here > before). If I go to some command line and issue 'java', it shows its help as > expected. In the firefox about:config page, java appears correctly installed > and detected. > > Ideas? Can you reproduce it with the current tarball ? (there is no call to java line 36 anymore) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://emu.freenetproject.org/pipermail/chat/attachments/20080605/16117f62/attachment.pgp From alejandro at mosteo.com Thu Jun 5 14:51:22 2008 From: alejandro at mosteo.com (Jano) Date: Thu, 05 Jun 2008 16:51:22 +0200 Subject: [freenet-chat] Failed linux install References: Message-ID: Jano wrote: > I went to the freesite, clicked on the 'install' which launched the java > install. > > I deselected all plugins, hit next, and in the last install step 7/7 the > message shown is: > > Online installation mode > /home/user/fn07/node/bin/setup.sh: 36: java: not found > chmod: cannot access `lib/*': No such file or directory > > Then it said 'installation failed' after hitting next. > > This computer is ubuntu 8.04, java is installed (and I've run nodes here > before). If I go to some command line and issue 'java', it shows its help as > expected. In the firefox about:config page, java appears correctly installed > and detected. Verified that going in all defaults (not touching the plugins) fails as well. Doing the manual install from command line, using java -jar new_installer.jar, worked correctly. From nextgens at freenetproject.org Thu Jun 5 15:04:49 2008 From: nextgens at freenetproject.org (Florent =?iso-8859-1?Q?Daigni=E8re?=) Date: Thu, 5 Jun 2008 17:04:49 +0200 Subject: [freenet-chat] Failed linux install In-Reply-To: References: Message-ID: <20080605150448.GC3622@freenetproject.org> * Jano [2008-06-05 16:51:22]: > Jano wrote: > > > I went to the freesite, clicked on the 'install' which launched the java > > install. > > > > I deselected all plugins, hit next, and in the last install step 7/7 the > > message shown is: > > > > Online installation mode > > /home/user/fn07/node/bin/setup.sh: 36: java: not found > > chmod: cannot access `lib/*': No such file or directory > > > > Then it said 'installation failed' after hitting next. > > > > This computer is ubuntu 8.04, java is installed (and I've run nodes here > > before). If I go to some command line and issue 'java', it shows its help as > > expected. In the firefox about:config page, java appears correctly installed > > and detected. > > Verified that going in all defaults (not touching the plugins) fails as well. > > Doing the manual install from command line, using java -jar new_installer.jar, > worked correctly. It's probably because java web start has a cached version of the installer locally. try javaws -viewer and purge its cache -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://emu.freenetproject.org/pipermail/chat/attachments/20080605/8c79b591/attachment.pgp From alejandro at mosteo.com Thu Jun 5 15:07:47 2008 From: alejandro at mosteo.com (Jano) Date: Thu, 05 Jun 2008 17:07:47 +0200 Subject: [freenet-chat] Failed linux install References: <20080605145325.GB3622@freenetproject.org> Message-ID: Florent Daigni?re wrote: > * Jano [2008-06-05 > 16:46:50]: > >> I went to the freesite, clicked on the 'install' which launched the java >> install. >> >> I deselected all plugins, hit next, and in the last install step 7/7 the >> message shown is: >> >> Online installation mode >> /home/user/fn07/node/bin/setup.sh: 36: java: not found >> chmod: cannot access `lib/*': No such file or directory >> >> Then it said 'installation failed' after hitting next. >> >> This computer is ubuntu 8.04, java is installed (and I've run nodes here >> before). If I go to some command line and issue 'java', it shows its help as >> expected. In the firefox about:config page, java appears correctly installed >> and detected. >> >> Ideas? > > Can you reproduce it with the current tarball ? (there is no call to java > line 36 anymore) Ummmm, I'm not sure what are you referring to. I used the link in the webpage which opens a .jnpl web start file, shouldn't that be current? Just in case I have tried again and the same thing happens. From alejandro at mosteo.com Thu Jun 5 15:11:07 2008 From: alejandro at mosteo.com (Jano) Date: Thu, 05 Jun 2008 17:11:07 +0200 Subject: [freenet-chat] Failed linux install References: <20080605150448.GC3622@freenetproject.org> Message-ID: Florent Daigni?re wrote: > * Jano [2008-06-05 > 16:51:22]: > >> Jano wrote: >> >> > I went to the freesite, clicked on the 'install' which launched the java >> > install. >> > >> > I deselected all plugins, hit next, and in the last install step 7/7 the >> > message shown is: >> > >> > Online installation mode >> > /home/user/fn07/node/bin/setup.sh: 36: java: not found >> > chmod: cannot access `lib/*': No such file or directory >> > >> > Then it said 'installation failed' after hitting next. >> > >> > This computer is ubuntu 8.04, java is installed (and I've run nodes here >> > before). If I go to some command line and issue 'java', it shows its help >> > as expected. In the firefox about:config page, java appears correctly >> > installed and detected. >> >> Verified that going in all defaults (not touching the plugins) fails as >> well. >> >> Doing the manual install from command line, using java -jar >> new_installer.jar, worked correctly. > > It's probably because java web start has a cached version of the > installer locally. > > try javaws -viewer and purge its cache Our messages crossed, he. OK, got the javaws viewer. There the freenet launcher appeared as 'executable when online'. In any case I deleted it, tried again, and the error happened again, though now twice: Online installation mode Downloading the wrapper binaries /home/user/fn07/node2/bin/setup.sh: 36: java: not found /home/user/fn07/node2/bin/setup.sh: 37: java: not found chmod: cannot access `lib/*': No such file or directory From nextgens at freenetproject.org Thu Jun 5 15:31:10 2008 From: nextgens at freenetproject.org (Florent =?iso-8859-1?Q?Daigni=E8re?=) Date: Thu, 5 Jun 2008 17:31:10 +0200 Subject: [freenet-chat] Failed linux install In-Reply-To: References: <20080605150448.GC3622@freenetproject.org> Message-ID: <20080605153109.GE3622@freenetproject.org> * Jano [2008-06-05 17:11:07]: > Florent Daigni?re wrote: > > > * Jano [2008-06-05 > > 16:51:22]: > > > >> Jano wrote: > >> > >> > I went to the freesite, clicked on the 'install' which launched the java > >> > install. > >> > > >> > I deselected all plugins, hit next, and in the last install step 7/7 the > >> > message shown is: > >> > > >> > Online installation mode > >> > /home/user/fn07/node/bin/setup.sh: 36: java: not found > >> > chmod: cannot access `lib/*': No such file or directory > >> > > >> > Then it said 'installation failed' after hitting next. > >> > > >> > This computer is ubuntu 8.04, java is installed (and I've run nodes here > >> > before). If I go to some command line and issue 'java', it shows its help > >> > as expected. In the firefox about:config page, java appears correctly > >> > installed and detected. > >> > >> Verified that going in all defaults (not touching the plugins) fails as > >> well. > >> > >> Doing the manual install from command line, using java -jar > >> new_installer.jar, worked correctly. > > > > It's probably because java web start has a cached version of the > > installer locally. > > > > try javaws -viewer and purge its cache > > Our messages crossed, he. > > OK, got the javaws viewer. There the freenet launcher appeared as 'executable > when online'. In any case I deleted it, tried again, and the error happened > again, though now twice: > > Online installation mode > Downloading the wrapper binaries > /home/user/fn07/node2/bin/setup.sh: 36: java: not found > /home/user/fn07/node2/bin/setup.sh: 37: java: not found > chmod: cannot access `lib/*': No such file or directory > Well that probably means that java is not in the system's default path that's all... afaic that's not a freenet-related problem but a JVM/an OS one. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://emu.freenetproject.org/pipermail/chat/attachments/20080605/56bc3d4e/attachment.pgp