From owner-freebsd-emulation Thu Nov 18 7:19:57 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 91D26153FE for <emulation@freebsd.org>; Thu, 18 Nov 1999 07:19:33 -0800 (PST) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11oTLi-0005Fb-00; Thu, 18 Nov 1999 15:19:50 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id QAA78920; Thu, 18 Nov 1999 16:19:29 +0100 (CET) (envelope-from marcel@scc.nl) Message-ID: <38341901.3C471E20@scc.nl> Date: Thu, 18 Nov 1999 16:19:29 +0100 From: Marcel Moolenaar <marcel@scc.nl> Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Cc: emulation@freebsd.org Subject: Re: Acroread 3 and 4 stopped working with 3.3-RELEASE References: <Pine.GSO.4.20.9911181552370.24055-100000@markab.dbai.tuwien.ac.at> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gerald Pfeifer wrote: > > Bingo! We had a `setenv LD_LIBRARY_PATH /usr/X11R6/lib/` in one of our > startup files. > > Interestingly, this did not matter at all with 2.2.x and 3.1-RELEASE and > 3.2-RELEASE, probably a side effect of the new Linux mode? Yes. It's the correct behaviour, though. If you set LD_LIBRARY_PATH then you always have to keep in mind that it is used by both FreeBSD and Linux mode. Since both the FreeBSD and the Linux mode ldconfig(8) work, you don't need it most of the time. > BTW, I noticed that http://www.freebsd.org/handbook/linuxemu.html still > has lots of information on 2.1-STABLE. Wouldn't it be appropriate to > remove that? I think it would :-) > Do you think it's the case to mention LD_LIBRARY_PATH problems on that > page? If so, are you going to submit an update or should I try to come > up with something? ;-) I think it can be added, since it's quite commonly the cause of breakages. If I wasn't so swamp in other activities, I would have updated the docs myself, but I don't think I have the time for that in the near future. It would be great if you could come up with something. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message