On Saturday, February 1, 2003, at 03:55  AM, Stef wrote:

Am 01.02.2003 09:23:53, schrieb Aaron Davies <[EMAIL PROTECTED]>:

On Wednesday, January 29, 2003, at 07:18  PM, Aaron Davies wrote:

On Wednesday, January 29, 2003, at 05:18  PM, Greg Wooledge wrote:

Aaron Davies ([EMAIL PROTECTED]) wrote:

bash-2.05a$ make
jikes -bootclasspath lib/freenet-ext.jar -sourcepath src -d build
src/freenet/client/*.java src/freenet/client/cli/*.java

Found 2 system errors:

*** Error: Could not find package "java/util" in:
                lib/freenet-ext.jar
                src
You probably have to set CLASSPATH to point to a place where the
jdk1.1 classes can be found, since (I think) jikes does not provide
these itself.
So where is that on OS X? I have no idea where they are.
Under Linux there is a command "whereis". It looks in all paths for
executables and can show you where it is exactly.
Perhaps there's something similiar in OS X?
OK, I found it now, and whereis did help a little. I did whereis java, which found the java symlink in /usr/bin, which showed me where the java stuff actually is.
--
Aaron Davies
[EMAIL PROTECTED]


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

Reply via email to