Thread
:
set LD_LIBRARY_PATH esbox
View Single Post
dannym
2011-01-03 , 10:54
Posts: 56 | Thanked: 31 times | Joined on Jul 2008 @ Austria
#
3
I think waelfarouk0 means some IDE.
Which operating system?
As Joorin said, try to start your IDE using
$ LD_LIBRARY_PATH=/opt/appname/lib qtcreator
If you want it to always do it, put
export LD_LIBRARY_PATH=/opt/appname/lib
into file .bashrc or .bash_profile (including the dot) in your home directory and relogin.
But you said "not Qt", so which IDE?
Quote & Reply
|
dannym
View Public Profile
Send a private message to dannym
Find all posts by dannym