Date: Mon, 30 Dec 1996 08:37:53 -0800 (PST) From: Mark Diekhans <markd@Grizzly.COM> To: lotus@bawel.net Cc: freebsd-questions@freebsd.org Subject: Re: help! can't run emacs on new installation Message-ID: <199612301637.IAA06589@osprey.grizzly.com> In-Reply-To: <Pine.BSF.3.91.961230000352.6313F-100000@pioneer.bawel.net> (message from Jeffry Komala on Mon, 30 Dec 1996 00:17:09 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
>I installed freeBSD on a new machine (5x86-133, 32MB RAM, 850MB EIDE) >;I already have one running. >I got an error message while trying to load emacs: > >ld.so failed: Can't find shared library "libXmu.so.6.0" > >I re-ran /stand/sysinstall and chose Custom installation, >Distribution, Custom. >I selected all necessary options: required bin components, freebsd >compatibility options, profiled shared libraries etc. >Still, no success. > >where is this library? how come it is missing? >How do I fix this without having to re-install the whole thing from >square one. >TIA. > This is one of the X libraries. You need to install the XFree86 libraries or recompile emacs without X support. For a complete list of the libraries you will need, runn ldd on emacs. Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612301637.IAA06589>