Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 1998 09:37:26 -0400 (EDT)
From:      Dan Roberts <droberts@gwis.com>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   missing library files / emacs package
Message-ID:  <Pine.BSI.3.95.980509092758.5094a-100000@gwis.com>

next in thread | raw e-mail | index | archive | help
I have a freshly installed 2.2-SNAP980424 and attempted to install the
precompiled emacs-19.34 and 20.13 packages, but neither of them would work
because of missing library files.  They appear to be related to X somehow
even though I'm not running xemacs.  Someone should take a look at this
and either assign dependancies to that package, include the files, or at
least tells us where to get these lib files. 

Someone cc: me an answer if you know where they can be found.  Thanks.


ldd `which emacs`
/usr/local/bin/emacs:
        -lXaw.6 => /usr/X11R6/lib/libXaw.so.6.1 (0x200d3000)
        -lXmu.6 => not found (0x0)
        -lXt.6 => not found (0x0)
        -lSM.6 => not found (0x0)
        -lICE.6 => not found (0x0)
        -lXext.6 => not found (0x0)
        -lX11.6 => not found (0x0)
        -lutil.2 => /usr/lib/libutil.so.2.2 (0x20106000)
        -ltermcap.2 => /usr/lib/libtermcap.so.2.1 (0x2010c000)
        -lm.2 => /usr/lib/libm.so.2.0 (0x20110000)
        -lc.3 => /usr/lib/libc.so.3.1 (0x2012a000)

--
Dan Roberts, http://gwis.com/~droberts        Gateway to Internet Services 
sysadmin/ircadmin, Strahd on DALnet IRC     for Internet access in NE Ohio 
Dragons Hockey, http://rm-rf.net/dragons               http://www.gwis.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.980509092758.5094a-100000>