On Mar 17, 2001, Anand Srinivas <[EMAIL PROTECTED]> wrote:

> I followed the exact instructions for installing libxmi version 1.2.
> However, when I tried to run the 'drawing.c' program, I received the
> error messages:

> a.out: error in loading shared libraries
> libxmi.so.0: cannot open shared object file: No such file or Directory.

Looks like the program wasn't linked so as to find the libxmi at
run-time.  This is likely to indicate a problem in libxmi's build
process (assuming drawing.c is part of libxmi; I've never heard of
it), not in libtool.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to