Same thing with the Windows version - the build script builds the classes,
but doesn't create the Jar file.
That's no drama though - you only need 'cd' to the directory just above the
'Freenet' directory, and type:
jar -cf freenet.jar Freenet
BTW - you'll get a smaller jar file if you move all the class files into
another directory, separate from the java files. But make sure you preserve
the directory structure of the class files.
David
----- Original Message -----
From: "Rob Cakebread" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 02, 2001 1:46 PM
Subject: [freenet-devl] Website error
>
> To whoever is maintaing the website:
>
> On the freenetproject.org webpage it says to do the following to compile
> from CVS:
>
> Go to Freenet/scripts
> ./build.sh
>
>
> There isn't a build.sh.
>
> There is a build.xml for ant. I tried ant and it compiled all kinds of
stuff,
> but all I found were classes.
>
> I tried 'make' and it compiled away, but no freenet.jar.
>
> Are there updated instructions somewhere?
>
>
>
> _______________________________________________
> Devl mailing list
> [EMAIL PROTECTED]
> http://lists.freenetproject.org/mailman/listinfo/devl
>
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl