On 17/07/07, Michael B Allen <[EMAIL PROTECTED]> wrote:
I had no problem finding autoconf and automake but where's libtool?


If your locate(1) database is up-to-date
$ locate libtool
should help you there, or
$ find /usr/ports -type d -iname "*libtool*"

How does one usually install libtool on FreeBSD?


I generlaly let it get pulled in when I install something
that needs it, otherwise
# cd /usr/ports/devel/libtool15/ && make install clean

--
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to