Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 1996 16:40:08 -0700 (PDT)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        ro11@crux4.cit.cornell.edu
Cc:        questions@FreeBSD.ORG
Subject:   Re: Emacs pkg_add problem -- please help.
Message-ID:  <Pine.OSF.3.91.960520163757.32332E-100000@sag.space.lockheed.com>
In-Reply-To: <9605202209.AA12398@crux4.cit.cornell.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> After running pkg_add on the emacs-19.29.tgz file, I get everything
> set up with the one problem that the command
> 
> %emacs
> 
> produces an angry response from ld.so to the effect that some
> library in /usr/X11R6/lib is not found.  I downloaded the beta
> XFree86 and ran ldconfig on /usr/X11R6/lib, but still have the
> same problem.  

I think the problem would be solved with a line like thus:

ln -s /usr/lib/libc.so.3.0 /usr/lib/libc.so.2.2

(I may have 'em backwards, see which one you don't have and link accordingly)

Good luck,

Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960520163757.32332E-100000>