[Mono-list] how to resolve this problem?

Miguel de Icaza miguel@ximian.com
15 Aug 2001 01:48:34 -0400


> monodis: error while loading shared libraries: libffi.so.1: cannot load
> shared object file: No such file or directory
> file is in the path /usr/local/bin
> 		  /usr/local/sbin

What operating system is this?

I really want to remove the libtool dependency and just use plain
libraries for the code (so we statically link it).