*BSD News Article 68416


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.cps.udayton.edu!news.engr.udayton.edu!blackbird.afit.af.mil!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!uwm.edu!math.ohio-state.edu!jussieu.fr!univ-lyon1.fr!ensta!not-for-mail
From: bouyer@mallorne.polytechnique.fr (Manuel Bouyer)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Re: ld.so
Date: 13 May 1996 08:47:45 GMT
Organization: Ecole Nationale Superieure de Techniques Avancees (ENSTA), Paris
Lines: 15
Message-ID: <4n6svh$akb@ici-paris.ensta.fr>
References: <31961bbd.42616955@news>
NNTP-Posting-Host: mallorne.polytechnique.fr
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
To: esit@mit.edu
X-Newsreader: Newsview 0.38 (pre-beta)

Eric Sit (esit@mit.edu) wrote:
> How do i recompile my ld.so file?  I think i need to do this to get
> X-windows 3.1.2D to work with my multiple libraries because it seems
> to be getting confused...
> 

Sounds strange to me. I think you just need to install the libraries in
/usr/X11/lib (or /usr/X11R6/lib, this should be in some doc of X 3.1.2D),
and then 'ldconfig /usr/X11/lib'. (You may want to put that in your
rc.local).

-- 
Manuel Bouyer, LIX, Ecole Polytechnique
email: bouyer@lix.polytechnique.fr
--