From: Michael Elizabeth Chastain <mec@shout.net>
To: gdb@sources.redhat.com, mary.burak@netiq.com
Subject: Re: gdb: fatal: libncurses.so.5: open failed: No such file or dir ectory
Date: Fri, 21 Mar 2003 18:11:00 -0000 [thread overview]
Message-ID: <200303211811.h2LIBd321024@duracef.shout.net> (raw)
It's likely that the account that built gdb has an LD_LIBRARY_PATH
that locates libncurses, but your root account does not have that
LD_LIBRARY_PATH. That would explain why 'root' is unable to find
libncurses.so.5 when gdb starts up.
First, try running gdb from the same account that you built it.
See if that works.
Then, check the environment variable LD_LIBRARY_PATH in the
account that you built gdb and in the account that you are
running it. (I'm not sure I've got the name right for Solaris --
do an 'env' command and look for anything with a similar name).
Hope this helps,
Michael C
next reply other threads:[~2003-03-21 18:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-21 18:11 Michael Elizabeth Chastain [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-21 17:50 Mary Burak
2003-03-21 18:02 ` Daniel Jacobowitz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200303211811.h2LIBd321024@duracef.shout.net \
--to=mec@shout.net \
--cc=gdb@sources.redhat.com \
--cc=mary.burak@netiq.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