Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problems with ctwm/xpm Date: 13 Jun 1995 11:01:53 +0200 Organization: Private U**x site, Dresden. Lines: 23 Message-ID: <3rjk61$s8a@bonnie.tcd-dresden.de> References: <3rgqlq$cn7@news.internex.net> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Grant Haidinyak <grant> wrote: ^^^^^ hmm, is this supposed to be a valid address? :-] >ld.so: ctwm: libXpm.so.4.5: Undefined error: 0 > >Which leads me to believe that the xpm package that I downloaded from >ftp.cdrom.com doesn't work. ldconfig /usr/lib /usr/X11R6/lib /usr/local/lib whenever you've added something in one of these areas. >On a similar subject, I cann't seem to find the man page for ld.so in the >new release, does anyone know where it resides? ld.so is not intented to be a user program, hence it ain't got a man page itself. It's the dynamic linker that's implicitly called at startup of a program that uses dynamic libraries. -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)