Skip to Content.
Sympa Menu

freetds - Re: Libtool version assumption

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT stl.dec.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Libtool version assumption
  • Date: Fri, 09 Nov 2001 13:57:14 +1100


Bob,

What Peter Harvey says is quite right. Don't bother looking at the
libtool scripts, instead just try running this sequence of commands
after downloading the FreeTDS source using CVS:

make maintainer-clean
libtoolize
aclocal
automake
autoconf

If the 'make maintainer-clean' fails, ignore it.

Brian, for your interest, the Glade autogen.sh that is written when one
does a 'save source' describes very well the process that is expected.

Steve, do you think I should pinch the Glade autogen.sh and stick it
into FreeTDS CVS? ;-) What's the canonical source for autogen.sh?

--
James Cameron




Archive powered by MHonArc 2.6.24.

Top of Page