From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 17:42:10 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 ECF4216A402 for ; Tue, 17 Jul 2007 17:42:10 +0000 (UTC) (envelope-from ioplex@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.freebsd.org (Postfix) with ESMTP id 7F76713C471 for ; Tue, 17 Jul 2007 17:42:10 +0000 (UTC) (envelope-from ioplex@gmail.com) Received: by wr-out-0506.google.com with SMTP id i23so863504wra for ; Tue, 17 Jul 2007 10:42:09 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ftEEZrLtdvtXN9yVn6i/SvgNuYl54g6//IsarWyhOCG05IAXfDyehTdfazW5/SGc4xXnxbq0Cd/+8NqXvDT8NQUpCf/fTM8s7RLcTZSbLg87gk1sZddGFyiF9/SIAYkoUlnVh1SpKeK+EF5w/X7eICT/ZB/JaL46YTKwTgN/TTI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=seHq7ns/NFpciV9uU/Ur5oXKYrHwNdczqiiPvpdXIA2iT5MPgcR6ve9d2zaesNvcCUzatyLDDoUoSMxmynf10Q8bbzkmKjBSSmAaIItT3ntJ/YiEIYkui5fi1dXffh8U7gXN1KSdcdglXt03msssUlh6ytUnJXPDvNUBbQGTYzE= Received: by 10.90.36.3 with SMTP id j3mr836257agj.1184694129600; Tue, 17 Jul 2007 10:42:09 -0700 (PDT) Received: by 10.70.38.11 with HTTP; Tue, 17 Jul 2007 10:42:09 -0700 (PDT) Message-ID: <78c6bd860707171042k71e94c1diea40629d34b1e41a@mail.gmail.com> Date: Tue, 17 Jul 2007 13:42:09 -0400 From: "Michael B Allen" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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:42:11 -0000 I had no problem finding autoconf and automake but where's libtool? How does one usually install libtool on FreeBSD? Thanks, Mike