[freenet-support] Re: start-problems

2004-07-12 Thread Steffen Schwientek
[EMAIL PROTECTED] schrieb:

> Quoting Steffen Schwientek <[EMAIL PROTECTED]>:
> 
>> I can?t connect to my freenet-core. If I point my browser to
>> localhost:, i just get not found.
> 
> Once you run the startup script, it will take a couple minutes (sic) for
> the
> node to start.  Believe it or not, this longer startup means faster
> operation once it does get started.

Perhaps minutes, but not hours.
> 
>> I started the freenet-daemon using the gentoo freenet startup script
> 
> What command did you actually issue?

/etc/init.d/freenet start. But that?s worse, because it hides the errors.
I now trie the normal ./start-freenet.sh script, provided by the
freenet-project.

This fails with the following error:
ed: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
head: 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
Starting Freenet now: Command line: java -Xmx128m
-XX:MaxDirectMemorySize=128m freenet.node.Main
Done


The requested libc.so.6 library sits in /lib directory. Perhaps I need to
recompile the libc directory.

Steffen

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


[freenet-support] start-problems

2004-07-06 Thread Steffen Schwientek
I can´t connect to my freenet-core. If I point my browser to localhost:,
i just get not found.
I started the freenet-daemon using the gentoo freenet startup script, which
certainly starts an java engine, but I don´t know if it also start
freenet, since no log is written, and I can´t connect to the freenet port.

Any suggestion?



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