Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 10:18:17 -0400 (EDT)
From:      "Viren R. Shah" <viren@rstcorp.com>
To:        Gary Jennejohn <garyj@muc.de>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: xemacs-19.16 package on 2.2.6 
Message-ID:  <199804171418.KAA17300@rstcorp.com>
In-Reply-To: <199804162138.XAA03283@peedub.muc.de>
References:  <199804161605.MAA16235@rstcorp.com> <199804162138.XAA03283@peedub.muc.de>

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

[Please Cc: me, since I don't subscribe to freebsd-ports]

>>>>> "Gary" == Gary Jennejohn <garyj@peedub.muc.de> writes:

 Gary> "Viren R. Shah" writes:
 >> 
 >> 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.so.1 ? and libcompface.so.1 ?

 Gary> oops ! A bug in the xemacs Makefile. This is fixed in xemacs20.
 Gary> try installing the xfaces package.

Thanks for the info. Well, I installed the xfaces package (which
depended on the faces pkg), and now I have libcompface.so.1. However,
I'm still missing libDnd.so.1 


Here's the new ldd of 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 => /usr/local/lib/libcompface.so.1.0 (0x2015b000)
        -ljpeg.7 => /usr/local/lib/libjpeg.so.7.0 (0x20160000)
        -lpng.0 => /usr/local/lib/libpng.so.0.99 (0x2017c000)
        -lz.2 => /usr/lib/libz.so.2.0 (0x20193000)

Any ideas as to what libDnd.so.1 is and where I can get it?

Thanks,
Viren
-- 
Viren R. Shah
FreeBSD: The Power to _Serve_ 
http://www.freebsd.org/

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



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