Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2007 12:48:51 -0500
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        "Michael B Allen" <ioplex@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Where's Libtool?
Message-ID:  <d7195cff0707171048w7133031fpf2a0cbaf847a29d5@mail.gmail.com>
In-Reply-To: <78c6bd860707171042k71e94c1diea40629d34b1e41a@mail.gmail.com>
References:  <78c6bd860707171042k71e94c1diea40629d34b1e41a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17/07/07, Michael B Allen <ioplex@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

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0707171048w7133031fpf2a0cbaf847a29d5>