Date: Wed, 12 Feb 1997 08:14:59 +0100 (MET) From: Michael Ranner <rmike@sbox.tu-graz.ac.at> To: "Chad R. Larson" <chad@anasazi.com> Cc: freebsd-stable@freebsd.org Subject: Re: Where's the library? Message-ID: <Pine.BSF.3.91.970212081017.308A-100000@dwarf.tu-graz.ac.at> In-Reply-To: <9702120444.AA23682@chad.anasazi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Feb 1997, Chad R. Larson wrote: > Where should I find libXpm? > ------------------------------------------------------------------------ > Script started on Tue Feb 11 21:40:04 1997 > % pkg_info -ac | grep -i Mosaic > Information for mosaic-2.7b4: > Mosaic - a World Wide Web browser > % ldd `which Mosaic` > /usr/X11R6/bin/Mosaic: > -lXt.6 => /usr/X11R6/lib/libXt.so.6.0 (0x8218000) > -lX11.6 => /usr/X11R6/lib/libX11.so.6.1 (0x8266000) > -lXmu.6 => /usr/X11R6/lib/libXmu.so.6.0 (0x8208000) > -lSM.6 => /usr/X11R6/lib/libSM.so.6.0 (0x82fc000) > -lICE.6 => /usr/X11R6/lib/libICE.so.6.0 (0x8304000) > -lXpm.4 => not found On ftp.freebsd.org or any FreeBSD Mirror in the packages directory named like this: .../packages-2.1.*/x11/xpm-3.4f.tgz or if you have installed the package, check if the library paths are correct (man ldconfig) and check where the package is installed! > -lpng.0 => /usr/local/lib/libpng.so.0.88 (0x8316000) > -lz.1 => /usr/local/lib/libz.so.1.0.2 (0x8327000) > -lm.2 => /usr/lib/libm.so.2.0 (0x8333000) > -ljpeg.6 => /usr/local/lib/libjpeg.so.6.0 (0x834b000) > -lc.2 => /usr/lib/libc.so.2.2 (0x8367000) /\/\ichael Ranner - rmike@sbox.tu-graz.ac.at http://www.sbox.tu.graz.ac.at/home/rmike/ --- end of message - non-sense follows --- ________ .' `. / \ |_____ _____| (_____><_____) \ /\ / \ oo / Grey-type ASCII encounter ... \ __ / `----'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970212081017.308A-100000>