On 08/07/06, Paul Davis <paul linuxaudiosystems.com>
wrote:
> On Sat, 2006-07-08 at 01:28 +0100, mal content wrote:
> > On 08/07/06, Paul Davis <paul linuxaudiosystems.com> wrote:
> > > On Sat, 2006-07-08 at 00:57 +0100, mal
content wrote:
> > >
> > > looks like you do not have libtool installed.
> > >
> >
> > I do seem to:
> >
> > $ libtool --version
> > ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365
2005/12/18 22:14:06)
> >
> > Perhaps the script can't find it? How could I
find out? (I'm not big
> > on autoconf at all).
>
> well, the configure script is looking for an autoconf
macro
> (AM_PROG_LIBTOOL) that would normally be provided by an
install of
> libtool putting a file called libtool.m4 in
/usr/share/aclocal
> or /usr/local/share/aclocal. how did you install auto*
and libtool? did
> they share the same install prefix?
There are actually two versions installed, one is the
FreeBSD system
version for actually building FreeBSD itself from source and
the
others are more recent versions build from FreeBSD ports.
There
are symlinks in /usr/local/bin to point to the 'ports'
versions:
$ which autoconf
/usr/local/bin/autoconf
$ which automake
/usr/local/bin/automake
$ which libtool
/usr/local/bin/libtool
$ ls -alF `which autoconf`
-r-xr-xr-x 1 root wheel 7672 20 Dec 2004
/usr/local/bin/autoconf
-> /usr/local/bin/autoconf259
et cetera.
'libtool.m4' is in /usr/local/share/aclocal.
MC
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jackit-devel mailing list
Jackit-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackit-dev
el
|