From owner-freebsd-ports@FreeBSD.ORG Sun Jun 23 07:35:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8AA3C48A; Sun, 23 Jun 2013 07:35:46 +0000 (UTC) (envelope-from vd@v5d.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5257C1264; Sun, 23 Jun 2013 07:35:45 +0000 (UTC) Received: from mail.v5d.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5N7ZhlR031290; Sun, 23 Jun 2013 07:35:45 GMT (envelope-from vd@v5d.org) Received: by mail.v5d.org (Postfix, from userid 1007) id BA2462E2F0; Sun, 23 Jun 2013 10:35:43 +0300 (EEST) Date: Sun, 23 Jun 2013 10:35:43 +0300 From: Vasil Dimov To: Rob Clark Subject: Re: hugin, libboost_thread.so not found Message-ID: <20130623073543.GA28451@hag.hw.v5d.org> References: <20130622033016.72bad862.rpclark@tds.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <20130622033016.72bad862.rpclark@tds.net> User-Agent: Mutt Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 07:35:46 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 22, 2013 at 03:30:16 -0400, Rob Clark wrote: > Cannot get hugin to work,=20 > I get the following: >=20 > $ hugin > /libexec/ld-elf.so.1: Shared object "libboost_thread.so"not > found, required by "hugin"=20 > $=20 [...] Hi, what is the output of the following commands, when executed in your environment: ldd `which hugin` ls -l /usr/local/lib/libboost* ls -l /var/db/pkg/, or if you are using pkg(8), then: pkg info --=20 Vasil Dimov gro.DSBeerF@dv % Without fools there would be no wisdom. --FCuugMFkClbJLl1L Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlHGpU8ACgkQFw6SP/bBpCD+zACfX1qwXTTxLEq4i4ZrJ9qgXu3W jzwAn2Vkjhg9le7+Qu77+qr5cGXrJzWR =h5or -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--