[Mono-list] Installing Mono

Daniel Carrera dcarrera@math.toronto.edu
Thu, 28 Mar 2002 11:50:35 -0500 (EST)


I got Mono from CVS and I installed it.  However, I'm having trouble
compiling HelloWorld:

[daniel@net104 daniel]$ mcs HelloWorld.cs
The assembly corlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/local/lib' directory.


corlib.dll *is* in the /usr/local/lib directory, and LD_LIBRARY_PATH
is properly set.

I'd appreciate some help.

Thanks a lot,
Daniel.