From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: help-gnu-emacs List <help-gnu-emacs@gnu.org>
Subject: Re: Problem with loading emacs version 21.4
Date: Fri, 23 Mar 2007 11:08:50 +0100 [thread overview]
Message-ID: <D09797A7-924F-4CFD-A37A-FAF23FC10ED4@Web.DE> (raw)
In-Reply-To: <etvrv7$ctg$1@sea.gmane.org>
>> ld.so.1: emacs-21.4: fatal: libm.so.2: open failed: No such file
>> or directory
Usually Solaris binaries have burnt-in where to look for dynamic or
shared libraries. A particular flag to ld, -R <path>, does this
branding (-Wl,-R -Wl,<path> when passed to the C compiler). If this
has been forgotten an environment variable, LD_LIBRARY_PATH, points
to the directories containing the libraries like in: /usr/lib:/usr/
X11R6/lib:...
--
Greetings
Pete
"Evolution" o __o _o _
°\___o /0~ -\<, ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____
prev parent reply other threads:[~2007-03-23 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 21:40 Problem with loading emacs version 21.4 Catherine Tran
2007-03-23 6:26 ` Kevin Rodgers
2007-03-23 10:08 ` Peter Dyballa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D09797A7-924F-4CFD-A37A-FAF23FC10ED4@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).