From owner-freebsd-questions@FreeBSD.ORG Sat May 6 05:45:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F37516A403 for ; Sat, 6 May 2006 05:45:08 +0000 (UTC) (envelope-from chand0s.lazy.inbox@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA9F043D46 for ; Sat, 6 May 2006 05:45:07 +0000 (GMT) (envelope-from chand0s.lazy.inbox@gmail.com) Received: by nz-out-0102.google.com with SMTP id l1so797967nzf for ; Fri, 05 May 2006 22:45:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tpFrMmdVAXzQLYuprZeervRJAscCW3HJdko3Qv2ews9PRUWtqjLi067e7p3pT1PBy95tCVaFXm4mdq4tTeklmNZYQHxTPIggWOCYX3j5SGLo5Tj7YivcT+0Lpa6SERWjn2hrL3tDbyTx6iHE6iXyWn+cnr7PVRLDEaqFGIzKQJI= Received: by 10.64.10.13 with SMTP id 13mr686243qbj; Fri, 05 May 2006 22:45:07 -0700 (PDT) Received: by 10.64.193.9 with HTTP; Fri, 5 May 2006 22:45:07 -0700 (PDT) Message-ID: <215a5b60605052245l74d12531xd73a5633e470496e@mail.gmail.com> Date: Sat, 6 May 2006 09:45:07 +0400 From: "=?KOI8-R?B?98HTyczJyiD3wdPJzNjLz9c=?=" To: freebsd-questions@freebsd.org In-Reply-To: <20060506044916.GI24724@ms.unimelb.edu.au> MIME-Version: 1.0 References: <20060506044916.GI24724@ms.unimelb.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Problems installing/running acroread 7: libBIB.so 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: Sat, 06 May 2006 05:45:08 -0000 try to move it library to /lib 2006/5/6, Andrew Robinson : > > Hi everyone, > > I'm having trouble with the acroread 7 port. I seem to have installed > it just fine, but it fails to run, citing the following error: > > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error > while loading shared libraries: libBIB.so: cannot open shared object > file: No such file or directory > > Now, I know that I have this library: > > $ locate libBIB.so > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/lib/libBIB.so > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/lib/libBIB.so.1.1 > /usr/local/Acrobat5/Reader/intellinux/lib/libBIB.so > /usr/local/Acrobat5/Reader/intellinux/lib/libBIB.so.1.1 > > so I'm a little confused as to what the error is telling me and what I > can do to fix it. Any suggestions will be welcomed! > > Cheers > > Andrew > > -- > Andrew Robinson > Department of Mathematics and Statistics Tel: +61-3-8344-9763 > University of Melbourne, VIC 3010 Australia Fax: +61-3-8344-4599 > Email: a.robinson@ms.unimelb.edu.au http://www.ms.unimelb.edu.au > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- chand0s.lazy.inbox@gmail.com