Re: Compiling the source
"Brian.Duff" <[email protected]> Thu, 20 Dec 2001 16:37:06 -0000
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <013801c18974$912de400$2c32038a@dubh> |
If you download the latest source distribution or checkout from cvs, the sixlegs png library is indeed already included. I also recommend downloading and using Ant (http://jakarta.apache.org/ant) to build the source: once you've installed it, all you have to do is: ant In the jfreeciv source directory to build all the code with the right classpath, copy the right files etc. Brian ----- Original Message ----- From: Ben Mazur <[email protected]> To: Wolfgang Pausch <[email protected]> Cc: freeciv-java mailing list <freeciv-java-0/[email protected]> Sent: Thursday, December 20, 2001 3:27 AM Subject: [FreeCiv-Java] Re: Compiling the source > Hi Wolfgang, > > AFAIK, the only package you need is the sixlegs PNG package, > which you can get in source form from sixlegs.com or in > package form off of the jfreeciv CVS. As a matter of fact, > I think you can even get the package off the CVS web > interface. Look in: > > http://cvs.dubh.org/JCVSlet/list/jfreeciv/jfreeciv > > It's in the lib directory. > > Ben > > > ----- Original Message ----- > From: "Wolfgang Pausch" > Cc: <freeciv-java-0/[email protected]> > Sent: Wednesday, December 19, 2001 9:30 AM > Subject: [FreeCiv-Java] Compiling the source > > > > Hello, > > > > another question from me: > > > > Which packages/other programs do I need in order to > compile the source? > > > > Thanks, > > > > Wolfgang Pausch > > > > > > >