[freenet-support] Freenet not starting, complaining about libc

2005-03-24 Thread Evert Meulie
Hi all! Attempting to install Freenet on my Gentoo linux system. I am NOT using the Gentoo ebuild, but the freenet-latest general version. What I currently get is: ./start-freenet.sh Detected freenet-ext.jar Detected freenet.jar Sun java detected. head: error while loading shared libraries:

Re: [freenet-support] Freenet not starting, complaining about libc

2005-03-24 Thread Todd Walton
On Thu, 24 Mar 2005 15:31:27 +0100, Evert Meulie [EMAIL PROTECTED] wrote: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory Have you checked to see whether libc.so.6 is there? It should be in /lib and /lib/tls, and will look like this:

RE: [freenet-support] Freenet not starting, complaining about libc

2005-03-24 Thread Evert Meulie
I managed to fix it, with some pointers from http://forums.gentoo.org/viewtopic-t-272378-highlight-freenet.html Basically what I did was comment out anything related to LD_ASSUME_KERNEL, and now it seems to work the way it should... Regards, Evert -Original Message- From: