KDevelop: where does it get its "LD_LIBRARY_PATH"?
- From: Jeff <jeep@xxxxxxxxx>
- Date: Thu, 24 Jan 2008 08:07:15 -0800 (PST)
Im running into a problem which appears to be related to how KDevelop
finds its
LD_LIBRARY_PATH (or similiar) when I run 'configure' from the BUILD
menu.
It keeps telling me it cannot find a library that I know is in /usr/
local/lib.
Ive run ldconfig -X /usr/local/lib and ldconfig -n /usr/local/lib but
it still complains.
If I run configure from the shell it works fine (Since my
LD_LIBRARY_PATH is setup
correctly Im assuming).
Im running an older version of KDev, 3.2 (which I could upgrade but
cant!).
Any ideas how to fix this? In the "project options-> configure
options"
everything seems fine there also (-L/usr/local/lib is on the configure
line and
the missing lib file exists there fine...and the link to it).
Im at a loss.
Thanks for any help
.
- Follow-Ups:
- Re: KDevelop: where does it get its "LD_LIBRARY_PATH"?
- From: Rainer Weikusat
- Re: KDevelop: where does it get its "LD_LIBRARY_PATH"?
- Prev by Date: Re: print something on console at the position I want with printf?
- Next by Date: Re: KDevelop: where does it get its "LD_LIBRARY_PATH"?
- Previous by thread: multiple read() calls
- Next by thread: Re: KDevelop: where does it get its "LD_LIBRARY_PATH"?
- Index(es):
Relevant Pages
|