[freenet-support] Building from Source on OS X--Packages not Found

2003-01-29 Thread Aaron Davies
I'm trying to build from the latest source release, and I get 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:

Re: [freenet-support] Building from Source on OS X--Packages not Found

2003-01-29 Thread Stef
Am 29.01.2003 18:38:06, schrieb Aaron Davies [EMAIL PROTECTED]: I'm trying to build from the latest source release, and I get 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: ***

Re: [freenet-support] Building from Source on OS X--Packages not Found

2003-01-29 Thread Aaron Davies
I've already got that. Just to be sure, I downloaded it again, but I'm still getting the same error when building. On Wednesday, January 29, 2003, at 11:51 AM, Stef wrote: Am 29.01.2003 18:38:06, schrieb Aaron Davies [EMAIL PROTECTED]: I'm trying to build from the latest source release, and

Re: [freenet-support] Building from Source on OS X--Packages not Found

2003-01-29 Thread Greg Wooledge
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

Re: [freenet-support] Building from Source on OS X--Packages not Found

2003-01-29 Thread Aaron Davies
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