From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 19:09:36 2005 Return-Path: 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 DC6FC16A4CF for ; Wed, 23 Mar 2005 19:09:36 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80CE943D5E for ; Wed, 23 Mar 2005 19:09:35 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by limicola.its.uu.se (Postfix, from userid 205) id 0F03849FE; Wed, 23 Mar 2005 20:09:33 +0100 (MEZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s24591; Wed, 23 Mar 05 20:09:31 +0100 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id CE24649FC; Wed, 23 Mar 2005 20:09:31 +0100 (MEZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id 9905C38012; Wed, 23 Mar 2005 20:09:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 97DEA5C002; Wed, 23 Mar 2005 20:09:31 +0100 (CET) Date: Wed, 23 Mar 2005 20:09:31 +0100 (CET) From: Andreas Davour To: Marco Beishuizen In-Reply-To: <20050323190313.D715@yokozuna.lan> Message-ID: References: <20050323190313.D715@yokozuna.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: Acroread7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 19:09:37 -0000 On Wed, 23 Mar 2005, Marco Beishuizen wrote: > On stardate Wed, 23 Mar 2005, the wise Andreas Davour entered: > >> >> I have hit upon another problem with my new system. Acroread is now version >> 7 (what was wrong with the previous version, Adobe? *shrug*) and since it >> is a Linux binary it naturally depends on Linux libraries. But, some of >> those libraries are missing. Anyone having the same problem? >> >> I searched google and the mailing lists for a solution, and found some that >> suggested telling the Linux ldconfig the localtion of the FreeBSD library >> files, but that wont work. >> >> Is the dependancies for the port broken, or have I missed something again? >> >> /andreas > > I've problems with linux libraries too (also after an update of my > portstree). I get: > > ... > /compat/linux/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: > error while loading shared libraries: libXrandr.so.2: cannot open shared > object file: No such file or directory > > marco@yokozuna $ locate libXrandr.so.2 > /usr/X11R6/lib/libXrandr.so.2 > ... > > Is this the same problem you're having? Exactly the same. As Erik (et al) wrote, it will all be pulled in and resolved as dependencies if you have a sufficienyly up-to-date ports tree. Kind of annyoing that it wasn't caught before it was comitted at all, but considering the total confusion that reigns right now with two different acroread ports it's just what can be expected. I did a cvsup 30 minutes ago, and then it worked. /Andreas -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?