[Mono-dev] DllNotFound??
Carlos Ruiz Diaz
carlos.ruizdiaz at gmail.com
Mon Jun 8 20:53:18 EDT 2009
Hello list,
I am having an estrange problem with my mono2.4 installation on a CentOS 5.3
kernel 2.6.18-128.1.6.el5PAE.
The installation finishes with no errors and the runtime environment is
apparently ok but when I tried to run my application (compiled in another
machine with the same mono version) a Dll-not-found exception was thrown
with the following trace:
Unhandled Exception: System.DllNotFoundException: libMonoPosixHelper.so
at (wrapper managed-to-native) Mono.Unix.Native.NativeConvert:FromSignum
(Mono.Unix.Native.Signum,int&)
at Mono.Unix.Native.NativeConvert.FromSignum (Signum value) [0x00000]
at Mono.Unix.UnixSignal..ctor (Signum signum) [0x00000]
at (wrapper remoting-invoke-with-check) Mono.Unix.UnixSignal:.ctor
(Mono.Unix.Native.Signum)
at CEInvoker.MainClass.WaitSignal () [0x00000]
but libMonoPosixHelper.so exists.
# ll /usr/local/lib/libMonoPosixHelper.so
-rwxr-xr-x 1 root root 293548 Jun 8 20:18
/usr/local/lib/libMonoPosixHelper.so
What should I do.
Regards.
Carlos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090608/8f365714/attachment.html
More information about the Mono-devel-list
mailing list