----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

on 12/2/99 8:13 AM, Mr. Ross Druker <[EMAIL PROTECTED]> wrote:

> The fix is in Makefile.am, located in the src/c directory    Unfortunately,
> when I re-ran this fix did not get seen and I got a warning message about
> needing to use GNU's Automake.  I've been too busy to get back to this so I
> haven't downloaded Automake yet to try it.

Right... you are using development software, so as a result, you need the
development tools. It takes about 5 minutes to install automake.

> I had to hunt around a while to find this fix, looking through recently
> updated
> files in CVS.  A suggestion (not intended as a flame):  Would it be possible
> to
> specify the file in CVS that's been fixed for a particular problem?  Or is
> there a simpler way to track that down that I don't know about?

When you do a cvs update jserv you will see which files have changed. Simply
put, you should never just check out one file at a time if you can help it.
You should use CVS to check out the latest copy from cvs.

You could also go to the daily snapshots and download a copy from there. The
daily snapshots already have automake/autoconf/aclocal run on them.

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

-jon



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

Reply via email to