[Mono-list] Unable to get mono working with Apache

Robert Jordan robertj at gmx.net
Thu Oct 25 08:31:28 EDT 2007


Kenneth H. Brannigan wrote:
> Hello,
> I am receiving the following message in the error_log for apache:
> 
> ld.so.1: mono: fatal: libintl.so.3: open failed: No such file or directory
> 
> The file does exist on my Solaris 10 machine in the /opt/mono/lib 
> directory but for some reason the mono server cannot find it. I did 
> notice that I had to change the path of the mono server using 
> MonoServerPath because the default was looking in /usr/bin. Please let 
> me know what I can do to get this running.

This has nothing to do with Mono. You need to set LD_LIBRARY_PATH
or configure /opt/mono/lib as a system library path.

robert



More information about the Mono-list mailing list