Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 12:05:33 -0400 (EDT)
From:      "Viren R. Shah" <viren@rstcorp.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   xemacs-19.16 package on 2.2.6
Message-ID:  <199804161605.MAA16235@rstcorp.com>

next in thread | raw e-mail | index | archive | help

I tried to install the xemacs-19.16 package from 
  ftp.freebsd.org/pub/FreeBSD/packages-2.2.6

I had already installed previously
jpeg-6a
png-0.99e
xpm-3.4j

When I tried to install xemacs, pkg_add successfully completed, but
the xemacs binary couldn't find some of the dynamically linked libs. 
where do I get libDnd.1 ? and libcompface.1 ?
Here's the end of the output from pkg_add, plus the output from ldd.


Attempting to record package into /var/db/pkg/xemacs-19.16..
Attempting to record dependency on package `jpeg-6a'
Attempting to record dependency on package `png-0.99e'
Attempting to record dependency on package `xpm-3.4j'
Package xemacs-19.16 registered in /var/db/pkg/xemacs-19.16
bandersnatch# 
bandersnatch# rehash
bandersnatch# ldd `which xemacs`
/usr/local/bin/xemacs:
        -lDnd.1 => not found (0x0)
        -lXaw.6 => /usr/X11R6/lib/libXaw.so.6.1 (0x2011b000)
        -lXpm.4 => /usr/X11R6/lib/libXpm.so.4.10 (0x2014e000)
        -lcompface.1 => not found (0x0)



Viren
-- 
Viren R. Shah {viren @ rstcorp . com}
"The key of strategy, little Vor," she explained kindly, "is not to choose
 _a_ path to victory, but to choose so that _all_ paths lead to a victory."
 -- Cavilo explains her strategy to Miles (Lois McMaster Bujold, The Vor Game)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804161605.MAA16235>