swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems compiling swarm (on LinuxPPC)


From: Marcus G. Daniels
Subject: Re: problems compiling swarm (on LinuxPPC)
Date: 28 Dec 2000 13:34:03 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "JM" == Jacobo Myerston <address@hidden> writes:

JM> javacswarm and javaswarm are still not working. I tried to run
JM> javaswarm StartHeatbugs and I got this message: Error: Could not
JM> find java 2 Runtime Enviroment.

All these scripts do is set CLASSPATH and LD_LIBRARY_PATH to
include Swarm, bypassing the `java' script which does the same
for JDK.  Swarm/Sun JDK on PPC is not a tested configuration, and apparently
there is something missing in the scripts.

However, it should work to make the settings by hand:

  export LD_LIBRARY_PATH=/usr/lib/swarm
  export CLASSPATH=/usr/share/swarm/swarm.jar
  java StartHeatbugs

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]