From owner-freebsd-questions Thu Jun 22 21: 7:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id CAD9A37B55D for ; Thu, 22 Jun 2000 21:07:05 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool1134.cvx21-bradley.dialup.earthlink.net [209.179.196.114]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id VAA25528; Thu, 22 Jun 2000 21:07:03 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id VAA00591; Thu, 22 Jun 2000 21:05:36 -0700 (PDT) Date: Thu, 22 Jun 2000 21:05:05 -0700 From: "Crist J. Clark" To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 and "Shared object "libXpm.so.4" not foun Message-ID: <20000622210505.B489@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <39525A8B.167EB0E7@psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39525A8B.167EB0E7@psu.edu>; from dochawk@psu.edu on Thu, Jun 22, 2000 at 02:27:23PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 22, 2000 at 02:27:23PM -0400, Richard E. Hawkins wrote: > Chris confirmed, > > >On Wed, Jun 21, 2000 at 09:02:14PM -0400, Richard E. Hawkins wrote: > >> I haven't seen this on prior insallations with older versions. > >> fvwm2 and xlock both report > >> > >> Shared object "libXpm.so.4" not found > > >What does, > > > % ls -l /usr/X11R6/lib/libXpm* > > >Return? > > absolutely nothing. Well the files are not there. It does not look like the port or package was ever installed. > hawkinsttyp0:hawk>ls -l /usr/X11R6/lib/libXp* > lrwxrwxrwx 1 root wheel 10 Jun 21 18:15 /usr/X11R6/lib/libXp.so -> > libXp.so.6 > -rwxr-xr-x 1 root wheel 28965 Jan 8 11:42 /usr/X11R6/lib/libXp.so.6 Different libs. Has nothing to do with xpm. > >Does the file >/usr/X11R6/lib/X11/config/Imake.tmpl exist? > > No. That entire directory is empty. > > >How did you install X on this machine? > > I initially tried to build the package for version 4, but the build > failed (and I didn't keep the reason). > > I then used the binary package for 4, but couldn't get a working > server--it states that my card (Trio 64V+) is unsupported, but that a > generic server might work. > > I pulled the package and installed the distribution for version 3. I > just did that again mid-messge and there's still no libXpm. It does not come with XFree86. Make the port, # cd /usr/ports/graphics/xpm # make install Or grab the binary package and use pkg_add(1). -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message