Re: How to compile the jigsaw

Hello Red.
Although I found no such mention in the Jigsaw site, Jigsaw can be 
compiled with apache's ant utility (http://ant.apache.org/) .
You will find in Jigsaw's extraction folder a file build.xml that 
contains instructions for ant to build Jigsaw.
Fix your classpath so that it contains java's jars, Jigsaw's jars and 
ant.jar and run org.apache.tools.ant.Main in the same folder with 
build.xml .
Read the build.xml to understand how Jigsaw is built.
--
Panos.

Red K wrote:

>Dear all:
>
>I want to compile the jigsaw on Windows XP. However, I
>cannot do it following the instruction on the Jigsaw
>website.
>Hence, could anyone offer me more details steps to do
>that? What should I do after I have setup the
>CLASSPATH and installed the gmake?
>Thanks
>
>Red K
>
>__________________________________________________
>Do You Yahoo!?
>Download the latest ringtones, games, and more!
>http://sg.mobile.yahoo.com
>  
>

Received on Thursday, 22 July 2004 10:07:23 UTC