[Mono-dev] DllNotFound??

Carlos Ruiz Diaz carlos.ruizdiaz at gmail.com
Tue Jun 9 11:12:04 EDT 2009


I reinstalled from the sources but this time I added --prefix=/usr/ to
the*configure
* script and doing this it finally works. I don't know if this is a bug or a
problem with the OS but I hope it helps to someone.


On Mon, Jun 8, 2009 at 8:53 PM, Carlos Ruiz Diaz
<carlos.ruizdiaz at gmail.com>wrote:

> 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/20090609/423a1ef1/attachment.html 


More information about the Mono-devel-list mailing list