From owner-freebsd-emulation Thu May 27 11:53:13 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from knock.econ.vt.edu (knock.econ.vt.edu [128.173.172.240]) by hub.freebsd.org (Postfix) with ESMTP id DD51C14F89 for ; Thu, 27 May 1999 11:53:06 -0700 (PDT) (envelope-from rdmurphy@knock.econ.vt.edu) Received: (from rdmurphy@localhost) by knock.econ.vt.edu (8.9.3/8.9.3) id OAA01361; Thu, 27 May 1999 14:52:58 -0400 (EDT) (envelope-from rdmurphy) From: "Russell D. Murphy Jr." MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 May 1999 14:52:58 -0400 (EDT) To: Marcel Moolenaar Cc: rdmurphy@mail.vt.edu, emulation@FreeBSD.org Subject: Re: libncurses.so.4? In-Reply-To: <374D69A1.30D3EE07@scc.nl> References: <14156.18691.855387.370441@knock.econ.vt.edu> <374C5F8C.2A2B9482@scc.nl> <14157.18841.884481.403178@knock.econ.vt.edu> <374D5010.166EB973@scc.nl> <14157.24951.911182.40542@knock.econ.vt.edu> <374D69A1.30D3EE07@scc.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14157.37835.725683.730656@knock.econ.vt.edu> Reply-To: rdmurphy@vt.edu Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After removing LD_LIBRARY_PATH, everything seems to work fine. The new version of stata (6.0) works just fine, as does acroread and netscape (haven't installed 4.6 yet, but 4.51 has no problems). Thanks for your efforts on linux-base and for getting me straightened out. Russ According to Marcel Moolenaar (May 27, 1999): | | This could be your problem. Note that LD_LIBRARY_PATH also applies to Linux | binaries, which makes mixups quite likely. Try removing the LD_LIBRARY_PATH | from your env and place /usr/local/lib/rvplayer5.0 in | /compat/linux/etc/ld.so.conf, like this: | | echo /usr/local/lib/rvplayer5.0 >> /compat/linux/etc/ld.so.conf | /compat/linux/sbin/ldconfig | | My ld.so.conf looks like this: | /usr/i486-linux-libc5/lib | /usr/X11R6/lib | /usr/local/lib | /oracle/lib | /usr/local/lib/rvplayer5.0 | ----- Russell D. Murphy Department of Economics Virginia Polytechnic Institute and State University 3034 Pamplin Hall Blacksburg, Virginia 24061-0316 (540) 231-4537 rdmurphy@vt.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message