Linux, rpath and shared libraries
Roland Krause
rokrau at yahoo.com
Thu Nov 14 01:29:56 GMT 2002
Hello all,
I am porting an application that is under control of KDevelop from
Solaris-7 to Redhat-8 and I am having problems with the compiled
application not being able to find shared libraries for Qt and QextMdi.
First. Both Qt and QextMdi are installed in a non-system directory,
second, the LD_LIBRARY_PATH must not be set, the libraries must be
found via rpath.
So how do I specify an rpath ? Do I need to modify libtool for that?
On Solaris the linker collects all -L options and generates the -rpath
automatically. Can I do anything like that automatically?
All help is appreciated.
Roland
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list