--

> I did a cvs update today into a fresh directory to continue             
> using jserv after a year of pausing.

cool!

> It's a bit puzzling that there is no configure script in
> the repository.

It isn't puzzling. People pulling stuff from cvs should have full
development environments setup. Other projects, such as the PHP3 project,
have worked like this for years now.

> I got autoconf-2.13, installed it and tried to generate
> configure to no avail.

read the README.build document at the top level of your cvs tree.

After installing all the required applications and versions, you will need
to type: aclocal;automake;autoconf

If you want to avoid dealing with the whole auto*, you can get a day delayed
version with configure from the daily snapshots on working-dogs.

<http://www.working-dogs.com/daily/>

Please note that yesterday, I checked in the AJPv12 changes.

-jon


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to