From owner-freebsd-emulation Fri Mar 31 16: 9:46 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from hurricane.columbus.rr.com (m5.columbus.rr.com [204.210.252.249]) by hub.freebsd.org (Postfix) with ESMTP id 6BE6437B6BA for ; Fri, 31 Mar 2000 16:09:43 -0800 (PST) (envelope-from caa@columbus.rr.com) Received: from columbus.rr.com ([204.210.243.142]) by hurricane.columbus.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-53939U80000L80000S0V35) with ESMTP id com; Fri, 31 Mar 2000 19:09:49 -0500 Received: (from caa@localhost) by columbus.rr.com (8.9.3/8.9.3) id TAA13268; Fri, 31 Mar 2000 19:09:37 -0500 (EST) (envelope-from caa) Date: Fri, 31 Mar 2000 19:09:37 -0500 From: "Charles Anderson" To: "Nawfal M. Rouyan" Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: vmware2 problem Message-ID: <20000331190937.A13072@midgard.dhs.org> References: <20000331164818.19589.qmail@web1602.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000331164818.19589.qmail@web1602.mail.yahoo.com>; from op4l@yahoo.com on Fri, Mar 31, 2000 at 08:48:18AM -0800 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Do you have LD_LIBRARY_PATH set? If so get rid of it and make sure that your ldconfig_paths are set correctly in rc.conf (ldconfig -r should list your ld cache). The linux ld cache is setup by the install, but /compat/linux/sbin/ldconfig -p should list it, and you should see libm..?? whatever there. I ran around this problem for a week, uninstalled and reinstalled everything. It was my LD_LIBRARY_PATH I had added for /usr/local/pilot/lib that had hosed me up. -Charlie On Fri, Mar 31, 2000 at 08:48:18AM -0800, Nawfal M. Rouyan wrote: > I do have /compat/linux but it still do not find the > appropriate libraries. But ldd /usr/local/bin/vmware > is ok. I realized this because vmware also dumps core > when I press the power on button. > Then I execute gdb and find that it fails to find the > /lib/libNoVersion.so.1 which I have in my system under > /compat/linux/lib directory. > Then I tried creating a directory /lib and make a link > to /compat/linux/lib/libNoVersion.so.1 in /lib. I > tried executing vmware and when I pressed power on > button, it dumps core again. I execute gdb and it > states that it can't find the libm..?? which is exists > in my /compat/linux/lib bypassing the check for > libNoVersion.so.1. This makes me think that it didn't > search the /compat/linux directory first when I > execute it. > The question is should I install again the linux_base > port though linux-netscape works fine? Even Linux's > Realplayer 7 beta works fine. This makes me wonder > because I've installed reinstalled vmware for a number > of times but the same things still occurs. > > Thanks ;-) > > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message -- Charles Anderson caa@columbus.rr.com No quote, no nothin' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message