On Sat, May 22, 2004 at 05:27:41PM +0000, c enrique wrote:
> hello i just need some help with this issue. When I try to run freenet.sh 
> this is the error message i'm getting :
> 
> [EMAIL PROTECTED] freenet]$ sh start-freenet.sh
> Detected freenet-ext.jar
> Detected freenet.jar
> Starting Freenet now: Command line: java -Xmx128m freenet.node.Main
> Done
> nice: java: No such file or directory
> 
> Is freenet not recognizing the java environment ???
> 
> I downloaded the latest copy from sun.java.com and already installed it.
> 
> Please . any help will b greatly appreciated.

Sure. On my system, with java installed in /opt/j2sdk1.4.2, execute the
following before trying start-freenet.sh (or put in your bashrc):
export JAVA_HOME=/opt/j2sdk1.4.2 (or wherever it is installed)
export PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin/:$PATH
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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]

Reply via email to