Where's Libtool?
    illoai at gmail.com 
    illoai at gmail.com
       
    Tue Jul 17 17:48:54 UTC 2007
    
    
  
On 17/07/07, Michael B Allen <ioplex at gmail.com> 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
-- 
--
    
    
More information about the freebsd-questions
mailing list