Re: [freenet-support] libc.so.6

2007-01-04 Thread bo-le
try to remove/comment out the LD_ASSUME_KERNEL thingy in the start scripts.
I use a 2.6.18.2-kernel, both freenet versions (5 and 7) runs proper without 
this und both give me lib errors if LD_ASSUME_KERNEL is set...

Am Donnerstag, 4. Januar 2007 02:52 schrieb [EMAIL PROTECTED]:
 So I had this exact same problem before, and I fixed it by using a
 different linux distro (switch from slackware back to Mandriva 2006).
 But now I'm on the distro that worked a year later (Mandriva 2007) and
 it's no longer working. But I'm a bit smarter now, so I'm hoping I can
 get it figured out. Anyways, I have freenet 0.5, jre 5.0, and I'm
 getting the following error:

 [EMAIL PROTECTED] fnet2]# sh start-freenet.sh
 Detected freenet-ext.jar
 Detected freenet.jar
 Sun java detected.
 head: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 sed: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 Sun Java 1.4.2 detected.
 uname: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
 nice: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 Done

 I know, you shouldn't run freenet as root. That's step 2. lol
 Anyways, the problem with the above error is that I have libc.so.6.
 It's currently located in /lib, and is pointing to libc-2.4.so  Should
 I maybe link to it from somewhere else? Is it a problem with libc-2.4?
 (I had 2.3.5 before). Any ideas?

-- 
Mfg
saces
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] libc.so.6

2007-01-04 Thread urza9814
Hmm. I commented them out, and now it APPEARS to run fine, but it doesn't.

On 1/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 try to remove/comment out the LD_ASSUME_KERNEL thingy in the start scripts.
 I use a 2.6.18.2-kernel, both freenet versions (5 and 7) runs proper without
 this und both give me lib errors if LD_ASSUME_KERNEL is set...

 Am Donnerstag, 4. Januar 2007 02:52 schrieb [EMAIL PROTECTED]:
  So I had this exact same problem before, and I fixed it by using a
  different linux distro (switch from slackware back to Mandriva 2006).
  But now I'm on the distro that worked a year later (Mandriva 2007) and
  it's no longer working. But I'm a bit smarter now, so I'm hoping I can
  get it figured out. Anyways, I have freenet 0.5, jre 5.0, and I'm
  getting the following error:
 
  [EMAIL PROTECTED] fnet2]# sh start-freenet.sh
  Detected freenet-ext.jar
  Detected freenet.jar
  Sun java detected.
  head: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  sed: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  Sun Java 1.4.2 detected.
  uname: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
  nice: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  Done
 
  I know, you shouldn't run freenet as root. That's step 2. lol
  Anyways, the problem with the above error is that I have libc.so.6.
  It's currently located in /lib, and is pointing to libc-2.4.so  Should
  I maybe link to it from somewhere else? Is it a problem with libc-2.4?
  (I had 2.3.5 before). Any ideas?

 --
 Mfg
 saces
 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]



-- 
HTML
a href=http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57;img
border=0 alt=Get Firefox! title=Get Firefox!
src=http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] libc.so.6

2006-09-22 Thread Bergman, Karl J
Hi.I'm having the same problem.Trying to run freenet 0.5 on Fedora 5.Any ideas?/KarlOn 6/20/06, Matthew Toseland 
[EMAIL PROTECTED] wrote:So you're trying to run freenet 0.5?On Tue, Jun 20, 2006 at 10:39:31AM -0400, 
[EMAIL PROTECTED] wrote: I run everything as root. The slackware setup never made me make another account...so I didn't. lol. The start-freenet.sh is attached, and should that fail for some
 reason, it's also here: http://www.urza9814.theicy.net/start-freenet.sh On 6/20/06, Matthew Toseland 
[EMAIL PROTECTED] wrote: Firstly, don't run freenet as root. :)  Secondly, which version of start-freenet.sh are you running? Can you send me it? 
 On Mon, Jun 19, 2006 at 11:05:18PM -0400, [EMAIL PROTECTED] wrote:  I'm trying to install freenet on slackware, and I must say it's been  quite annoying so far...I had everything in a freenet folder in my
  home directory, but had to copy half the files right into my home  directory anyways because it couldn't find them otherwise...but  anyways, here's my current problem:
   [EMAIL PROTECTED]:~# '/root/freenet/start-freenet.sh'  Detected freenet-ext.jar  Detected freenet.jar  Sun java detected.  head: error while loading shared libraries: 
libc.so.6: cannot open  shared object file: No such file or directory  sed: error while loading shared libraries: libc.so.6: cannot open  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open  shared object file: No such file or directory  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory  grep: error while loading shared libraries: libc.so.6: cannot open  shared object file: No such file or directory  Sun Java 
1.4.2 detected.  uname: error while loading shared libraries: libc.so.6: cannot open  shared object file: No such file or directory  Starting Freenet now: Command line: java -Xmx128m 
freenet.node.Main  Done  [EMAIL PROTECTED]:~# nice: error while loading shared libraries:  libc.so.6: cannot open shared object file: No such file or directory 
   Problem is, I have libc.so.6. It's under /lib/  --  HTML  a href="" href="http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57">
http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57img  border=0 alt=Get Firefox! title=Get Firefox!  src=""
http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a  ___
  Support mailing list  Support@freenetproject.org  http://news.gmane.org/gmane.network.freenet.support
  Unsubscribe at  http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support  Or mailto:
[EMAIL PROTECTED]?subject=unsubscribe   -- Matthew J Toseland - 
[EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so. 
  -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux)  iD8DBQFEl/BOHzsuOmVUoi0RAkHaAJ9MokXXZ9KUB/yZqmlAdbodMyoZKwCePUzA mknqOkjPuqH/7ljwZqaZavw=
 =vuHW -END PGP SIGNATURE--- HTML a href="" href="http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57">
http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57img border=0 alt=Get Firefox! title=Get Firefox! src="" href="http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif">
http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a--Matthew J Toseland - [EMAIL PROTECTED]Freenet Project Official Codemonkey - 
http://freenetproject.org/ICTHUS - Nothing is impossible. Our Boss says so.-BEGIN PGP SIGNATURE-Version: GnuPG v1.4.1 (GNU/Linux)iD8DBQFEmB8WHzsuOmVUoi0RAmNdAKCrWoXP8GCqR/lplMC+3bjhNYgQmACfZtjT
Y+uYxuU/DgPrQcdvd9JPyo4==9vlh-END PGP SIGNATURE-___Support mailing listSupport@freenetproject.org
http://news.gmane.org/gmane.network.freenet.supportUnsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]?subject=unsubscribe
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] libc.so.6

2006-06-20 Thread Matthew Toseland
Firstly, don't run freenet as root. :)

Secondly, which version of start-freenet.sh are you running? Can you
send me it?

On Mon, Jun 19, 2006 at 11:05:18PM -0400, [EMAIL PROTECTED] wrote:
 I'm trying to install freenet on slackware, and I must say it's been
 quite annoying so far...I had everything in a freenet folder in my
 home directory, but had to copy half the files right into my home
 directory anyways because it couldn't find them otherwise...but
 anyways, here's my current problem:
 
 [EMAIL PROTECTED]:~# '/root/freenet/start-freenet.sh'
 Detected freenet-ext.jar
 Detected freenet.jar
 Sun java detected.
 head: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 sed: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 grep: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 Sun Java 1.4.2 detected.
 uname: error while loading shared libraries: libc.so.6: cannot open
 shared object file: No such file or directory
 Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
 Done
 [EMAIL PROTECTED]:~# nice: error while loading shared libraries:
 libc.so.6: cannot open shared object file: No such file or directory
 
 
 Problem is, I have libc.so.6. It's under /lib/
 -- 
 HTML
 a href=http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57;img
 border=0 alt=Get Firefox! title=Get Firefox!
 src=http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a
 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at 
 http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]
 

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] libc.so.6

2006-06-20 Thread Matthew Toseland
So you're trying to run freenet 0.5?

On Tue, Jun 20, 2006 at 10:39:31AM -0400, [EMAIL PROTECTED] wrote:
 I run everything as root. The slackware setup never made me make
 another account...so I didn't. lol.
 
 The start-freenet.sh is attached, and should that fail for some
 reason, it's also here:
 http://www.urza9814.theicy.net/start-freenet.sh
 
 On 6/20/06, Matthew Toseland [EMAIL PROTECTED] wrote:
 Firstly, don't run freenet as root. :)
 
 Secondly, which version of start-freenet.sh are you running? Can you
 send me it?
 
 On Mon, Jun 19, 2006 at 11:05:18PM -0400, [EMAIL PROTECTED] wrote:
  I'm trying to install freenet on slackware, and I must say it's been
  quite annoying so far...I had everything in a freenet folder in my
  home directory, but had to copy half the files right into my home
  directory anyways because it couldn't find them otherwise...but
  anyways, here's my current problem:
 
  [EMAIL PROTECTED]:~# '/root/freenet/start-freenet.sh'
  Detected freenet-ext.jar
  Detected freenet.jar
  Sun java detected.
  head: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  sed: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  grep: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  Sun Java 1.4.2 detected.
  uname: error while loading shared libraries: libc.so.6: cannot open
  shared object file: No such file or directory
  Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
  Done
  [EMAIL PROTECTED]:~# nice: error while loading shared libraries:
  libc.so.6: cannot open shared object file: No such file or directory
 
 
  Problem is, I have libc.so.6. It's under /lib/
  --
  HTML
  a 
 href=http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57;img
  border=0 alt=Get Firefox! title=Get Firefox!
  
 src=http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a
  ___
  Support mailing list
  Support@freenetproject.org
  http://news.gmane.org/gmane.network.freenet.support
  Unsubscribe at
  http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
  Or mailto:[EMAIL PROTECTED]
 
 
 --
 Matthew J Toseland - [EMAIL PROTECTED]
 Freenet Project Official Codemonkey - http://freenetproject.org/
 ICTHUS - Nothing is impossible. Our Boss says so.
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)
 
 iD8DBQFEl/BOHzsuOmVUoi0RAkHaAJ9MokXXZ9KUB/yZqmlAdbodMyoZKwCePUzA
 mknqOkjPuqH/7ljwZqaZavw=
 =vuHW
 -END PGP SIGNATURE-
 
 
 
 
 
 -- 
 HTML
 a href=http://www.spreadfirefox.com/?q=affiliatesamp;id=0amp;t=57;img
 border=0 alt=Get Firefox! title=Get Firefox!
 src=http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif//a



-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]