>I checked out classpath, but i cannot find the
>script configure in there...
>Has someone forgot to put it there, or must I get
>it somewhere else ?

Hey, thanks for your interest in our project.  A couple of things.  First,
you probably won't be able to build anything unless you are using guavac as
your compiler.  (This is too tedious to go into right now).  Even so, I can
only say with any confidence that java.io and java.net will build correctly
since I wrote them. :-)  Second, we are really in a pure development mode
right now and the code is not really usable and has not been packaged for
building or release.  If you are interested in trying out networking or I/O,
which should work with Japhar, let me know and I'd be happy to help get you
up and running.

As to your actual question, the configure script is generated by autoconf
from a file called configure.in.  If you want to try to build things from
CVS, you'll need autoconf, automake (both available from prep.ai.mit.edu) as
well as the JDK 1.1.5 and Japhar.

To generate the makefiles and configure script, type "automake; autoconf".
You can then run configure.  I can't guarantee it will work though.

--
*****************************************************
* Aaron M. Renn                                     *
* Email: [EMAIL PROTECTED]                      *
* Homepage: <URL:http://www.urbanophile.com/arenn/> *
*****************************************************


Reply via email to