Is there something I might be missing in my install? Are my versions off? I really need to get this working, please any help is appreciated.
On Wed, 2004-12-15 at 12:32, David Earp wrote: > %> libtoolize --force > Remember to add `AC_PROG_LIBTOOL' to `configure.in'. > Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' > You should update your `aclocal.m4' by running aclocal. > > I replaced the configure.in AC_PROG_RANLIB with AC_PROG_LIBTOOL and ran > aclocal to update. configure returned the same error. > > Removed configure and replaced running autoconf, configure again > returned the same: > sed: file ./confstathQ6729/subs-3.sed line 3: Unterminated `s' command > > On Wed, 2004-12-15 at 01:36, Tom Collins wrote: > > On Dec 14, 2004, at 7:35 PM, Dave wrote: > > > From here I'm a bit stumped as to what to do next. > > > > Have you tried `libtoolize --force`? What if you delete the configure > > file first? It should get rebuilt using configure.in. > > > > -- > > Tom Collins - [EMAIL PROTECTED] > > QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ > > Info on the Sniffter hand-held Network Tester: http://sniffter.com/ >
