I'm starting my application using the following commadline:
/home/chwellner/nmm2_sarge/apps/clic/clic
This should be the wrapper-script you mentioned wich calls .libs/lt-clic then.
Christoph
On Thu, 04 Nov 2004 10:31:58 +0000, Scott James Remnant <[EMAIL PROTECTED]> wrote:
On Wed, 2004-11-03 at 15:08 +0100, Christoph Wellner wrote:
I have a problem with libtool-1.5.6, when I want to start my compiled app,
I get an error-message, that some libraries are not found:
/home/chwellner/nmm2_sarge/apps/clic/.libs/lt-clic: error while loading shared libraries: libnmmutils.so.0: cannot open shared object file: No such file or directory
How are you starting the application? Libtool provides a "lt-clic" wrapper shell-script which you should run, this correctly sets up the paths to find the libraries.
Scott
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool
