From owner-freebsd-questions Thu Jan 30 11:57:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA27746 for questions-outgoing; Thu, 30 Jan 1997 11:57:03 -0800 (PST) Received: from darwin.tti.net (darwin.tti.net [206.14.71.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA27738 for ; Thu, 30 Jan 1997 11:56:54 -0800 (PST) Received: (from keshik@localhost) by darwin.tti.net (8.6.11/8.6.9) id MAA11901; Thu, 30 Jan 1997 12:00:17 -0800 Date: Thu, 30 Jan 1997 12:00:17 -0800 (PST) From: Jeff To: freebsd-questions@freebsd.org Subject: missing X libraries and other comments for 2.1.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I just installed freeBSD 2.1.6R on one of my machines via ftp. I tried to run emacs and I have this error message: ld.so.failed: Can't find shared library "libXmu.so.6.0" I have had same experience with freeBSD 2.1.5R before and somebody pointed out that the X-windows (libraries) must also be installed to run emacs. I thought, I already installed at least the library portion of X distribution but I still have the same problem. My question and comment: 1. I did a find for the library file and found it under /compat/linux something. If the file exists on the tree, why emacs can't find it? Is there another directory structure where I suppose to copy this library file? 2. Since the default pre-compiled emacs binaries require some X-library files, I feel it is a major bug in freeBSD installation for neither warned the user that emacs needs X library to run, nor including the needed library by default into emacs package. I learned the lesson the hardway, twice. 4. I feel relieved to find that most packages for 2.1.6R do exist. The 2.1.5R CD is almost a total annoyance when it comes to included packages. Yet, I retain my 2.1.5R CD coz I want to support this great ongoing project. I have a complete set of freeBSD CDs since 2.0 5. Two minor griefs: freeBSD 2.1.6R still comes with Apache 1.0.5 and Pine 3.91. I thought the two are buggy and obsolete already. -jeff-