From owner-freebsd-questions Mon Jul 1 00:02:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA04612 for questions-outgoing; Mon, 1 Jul 1996 00:02:11 -0700 (PDT) Received: from proxy.siemens.at (proxy.siemens.at [192.138.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA04601 for ; Mon, 1 Jul 1996 00:02:01 -0700 (PDT) Received: from sol1.gud.siemens.co.at (sol-f.gud.siemens-austria) by proxy.siemens.at with SMTP id AA17054 (5.67a/IDA-1.5 for ); Mon, 1 Jul 1996 09:01:03 +0200 Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0uacyk-00021IC; Mon, 1 Jul 96 09:01 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA157124388; Mon, 1 Jul 1996 08:59:48 +0200 From: "Hr.Ladavac" Message-Id: <199607010659.AA157124388@ws2301.gud.siemens.co.at> Subject: Re: Missing File - libc.s0.3.0 - help! To: ajohn@mail.bcpl.lib.md.us (Anil John) Date: Mon, 1 Jul 1996 08:59:48 +0200 (MESZ) Cc: questions@freebsd.org In-Reply-To: <01BB66C7.6B76E660@ppp97.bcpl.lib.md.us> from "Anil John" at Jun 30, 96 09:02:15 pm X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In his e-mail Anil John wrote: > > Jonathan M. Bresler[SMTP:jmb@freefall.freebsd.org] wrote: > >Anil John wrote: > >> ld.so: fvwm: Can't find shared library "libc.so.3.0' > > > > > > if your system it not running current (check with "uname -a") > > then try making a symlink to your most recent libs.so.X.X > > and run "ldconfig -m /usr/lib" > > > I am running 2.1R. and my latest is libc.so.2.2. I did what you suggested and xli works now. But fvwm just gives me a message: > > fvwm: can't open display... setting DISPLAY environment variable to :0. somewhere in the script prior to starting fvwm might help :) I believe it belongs into xsession script (if you use xdm) or .xinitrc if you use startx/xstart scripts. Have fun, /Marino > > Anil > >