From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 17:56:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 476BD16A403 for ; Tue, 17 Jul 2007 17:56:35 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (darklight.org.ru [194.186.18.14]) by mx1.freebsd.org (Postfix) with ESMTP id E9F5313C428 for ; Tue, 17 Jul 2007 17:56:33 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l6HHtSw5001320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Jul 2007 21:55:34 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l6HHtRo6001319; Tue, 17 Jul 2007 21:55:27 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Tue, 17 Jul 2007 21:55:27 +0400 From: Yuri Pankov To: "illoai@gmail.com" Message-ID: <20070717175527.GA1152@darklight.org.ru> References: <78c6bd860707171042k71e94c1diea40629d34b1e41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (darklight.org.ru [127.0.0.1]); Tue, 17 Jul 2007 21:55:34 +0400 (MSD) Cc: Michael B Allen , freebsd-questions Subject: Re: Where's Libtool? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2007 17:56:35 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 17, 2007 at 12:48:51PM -0500, illoai@gmail.com wrote: > On 17/07/07, Michael B Allen 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 > > --=20 > -- Just one note though: devel/auto* tools are mainly for ports infrastructure usage, for your own use check devel/gnu-auto* ports. Sorry if this is obvious. HTH, Yuri --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGnQKPeoAklVFrLdgRAtcEAJ4oojaRBdEW5VSwDOWhiF3WND7IqgCbBs2p /W9Tan0AjUfdaYKKYl7U998= =Z3js -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--