From: maierh@myself.com
Subject: Re: Problem running after installation
Date: Mon, 31 Mar 2003 17:28:54 +0100 [thread overview]
Message-ID: <u8yuvlcu1.fsf@myself.com> (raw)
In-Reply-To: mailman.3896.1049127403.21513.help-gnu-emacs@gnu.org
"Harter, Douglas" <dharter@state.pa.us> writes:
> When I run emacs, I get
> ld.so.1: emacs: fatal: libgcc_s.so.1: open failed: No such file or directory
> Killed
>
> There is a libgcc_s.so.1 file in /usr/local/sparcv9 and /usr/local
> I tried adding both to PATH and got the same result.
You should set the LD_LIBRARY_PATH environment variable. E.g.
export LD_LIBRARY_PATH=/usr/local
If you have more than one directory that contains shared libs than use
a colon (:) to seperate them, similar to set the PATH environment
variable.
Harald
next parent reply other threads:[~2003-03-31 16:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.3896.1049127403.21513.help-gnu-emacs@gnu.org>
2003-03-31 16:28 ` maierh [this message]
2003-03-31 16:44 Problem running after installation Harter, Douglas
-- strict thread matches above, loose matches on Subject: below --
2003-03-31 16:11 Harter, Douglas
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=u8yuvlcu1.fsf@myself.com \
--to=maierh@myself.com \
/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).