Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Mar 1997 20:07:37 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        "Daniel A. Borlean" <bord@cruzio.com>, freebsd-questions@freebsd.org
Subject:   Re: Missing libraries in FreeBSD 
Message-ID:  <5124.857707657@time.cdrom.com>
In-Reply-To: Your message of "Thu, 06 Mar 1997 11:07:43 PST." <Pine.BSI.3.94.970306110211.2046N-100000@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help
Another option these days would be to build the current Lesstif port
(which is in the ports collection, currently at version 0.77).  I
tried this the other day with Mosaic and it worked fairly well.

					Jordan

> On Wed, 5 Mar 1997, Daniel A. Borlean wrote:
> 
> > ld.so failed: Can't find shared library "libXpm.so.4.6"
> 
> Mr. Wells beat me to this one.
> 
> > Again with X Windows emacs-19.14 I get another error:
> > 
> > ld.so failed: Can't find shared library "libgcc.so.261.0"
> 
> Jordan gave me the "proper" solution for this, assuming you have the
> compat21 dist installed.
> 
> Make a small script in /usr/local/etc/rc.d/ with this as the contents:
> 
> #!/bin/sh
> ldconfig -m /compat/lib
> 
> if you're on 2.1.5 or earlier, you can modify /etc/rc and find the section
> that configures the ldconfig paths.
> 
> Doug White                              | University of Oregon  
> Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
> http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5124.857707657>