Re: [freenet-support] Failed bigtime with Debian/FreeNet

2002-12-08 Thread Thomas Amm
Am Son, 2002-12-08 um 02.06 schrieb Fredrik Persson:
 Hi!
 
 Anyone using FreeNet on Debian? I've tried for six hours to make the .deb-package do 
ANYTHING, but so far it has not yet started to listen to port . It's running 
though, I can see it with 'ps ax'. (No luck in pointing a browser to 
http://127.0.0.1:, and netstat shows that nothing is listening to that port 
either.)
 
 I've tried every JAVA interpreter in Debian, with the same result. No luck. I've set 
log level to debug, but nothing useful is written to the log file.
 
 Does ANYONE run this thing succesfully?
 
 Appreciate any help I can get!
 
 /Fredrik
1. Forget the debian package. I have tried all of them since 0.4.0 and
none ever really ran :(
2. Get Sun's JRE 1.4.1, extract it to /usr/local and adapt
/etc/alternatives/java to point to the java executable in
/usr/local/jre1.4.1; analoguely do the same with the java-plugins, if
you need them. JRE1.4.1 is not included in Debian, because its not free,
but it's running perfectly on Debian.
3. If you had freenet installed via apt-get you should already have a
user freenetu. You should chown the freenet stuff to freenetu and run
the start shells by 'su freenetu' and ./start-freenet.sh or you can
build  a start script in /etc/init.d.
If you are really paranoid you can also build a chroot environment for
the local JRE and the freenet jars.



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: Re: [freenet-support] Failed bigtime with Debian/FreeNet

2002-12-08 Thread Thomas Amm
Am Son, 2002-12-08 um 19.07 schrieb Fredrik Persson:
 Hi! Thanks for replying!
 
  1. Forget the debian package. I have tried all of them since 0.4.0 and
  none ever really ran :(
 
 That's sad. Maybe filing a few bugreports would help. I'll try to do that.
 
IMHO it's not a real bug, but the problem that the free JREs are not
100% compatible, and that the .debs are never as actual as the freenet
CVS.

  2. Get Sun's JRE 1.4.1, extract it to /usr/local and adapt
  /etc/alternatives/java to point to the java executable in
  /usr/local/jre1.4.1; analoguely do the same with the java-plugins, if
  you need them.
 
 Any particular reason I should need plugins? (I'm a freenet newbie.)

Your browser's Java-plugin

 
  JRE1.4.1 is not included in Debian, because its not free,
  but it's running perfectly on Debian.
 
 There's not even an installer?
 
  3. If you had freenet installed via apt-get you should already have a
  user freenetu.
 
 I do.
 
  You should chown the freenet stuff to freenetu and run
  the start shells by 'su freenetu' and ./start-freenet.sh or you can
  build  a start script in /etc/init.d.
 
 Now this is why I really *tried* to make the .deb work; I get a /etc/init.d script 
for free. 

Maybe I can use the one in the deb...
Yes. Copy it before uninstalling the deb, and adapt it to start your new freenet

.  
  If you are really paranoid you can also build a chroot environment for
  the local JRE and the freenet jars.
 
 I'm not. :)
 
 Thanks!
 
You're welcome.



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] some problems

2002-09-24 Thread Thomas Amm

Am Die, 2002-09-24 um 16.53 schrieb fabrice:
 Hello,
 I want to install Freenet  on Linux Mandrake 8.2 with Java j2r1.4.0_02 
 installed. But after i run sh start-freenet.sh and answer to the questions, 
 somes lines appear : 
 [fab@localhost freenet]$ java.lang.NoSuchMethodError: 
 freenet/support/Heap$Element.compareTo(Ljava/lang/Object;)I
 at freenet.support.Heap.put(Heap.java:106)
 at freenet.support.Heap.put(Heap.java:100)
 at freenet.support.Heap.put(Heap.java:85)
 at freenet.Ticker.addAbs(Ticker.java:89)
 at 
 freenet.node.states.maintenance.Checkpoint.schedule(Checkpoint.java:35)
 at freenet.node.Main.main(Main.java:448)
 
 and there is nothing new . What can i do?
 Fabrice

Why do you want to use Java j2r1.4.0?
Java 1.4 is beta and Sun explicitely offer it for development only.
Ah, I forgot - it's faster:). But it is experimental, guess that's what
causes trouble.


-- 
Standard! Stand-ard! Standar-d! Mit d - das neben dem s!
 


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support