Hi, I've downloaded the pre-packaged windows version of mono 0.25, I'm running Win2k pro, and it installed smoothly (and automatically) to "C:\Program Files\Mono-0.25".
When I go to the command line and type "mono MyApp.exe" where MyApp.exe is a hello world binary compiled with VS.Net 2003, I get the following error: The assembly corlib.dll was not found or could not be loaded. It should have been installed in the `c:/Mono/install/lib' directory. This happens out of the box, and I don't know what I have to do to correct it. corlib.dll is in fact installed in "C:\Program Files\Mono-0.25\lib", but it seems that "C:\Mono" is hardcoded into the runtime? ----- 8< ----- Craig Marshall Programmer _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
