I think, This could be due to an old issue with the windows installer that was 
there almost since 0.15.

if you descend into "{mono_home}\lib\pkgconfig" and look at mono.pc, the 
topmost line should contain :"prefix={mono_home}", where {mono_home} is the 
path to the top of the mono dir tree, for instance "c:\mono" or "c:\Program 
Files\mono". 

This is a guess at this point, but having looked at the NSIS install scripts 
for the previous versions, it seems possible to ensure that when installed, 
these ".pc" files for mono will point to the right spot. Otherwise, setting %
MONO_PATH% is an option. 

I might be wrong, but this is what i had to do in the past to solve similar 
issues with the mono Windows installers. 

Regards,
         Mark.

Quoting Urs Muff <[EMAIL PROTECTED]>:

> Does not work:
> C:\>mcs --version
> The assembly mscorlib.dll was not found or could not be loaded.
> It should have been installed in the
> `c:/cygwin/home/Propietario/go-mono/install/lib' directory.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gonzalo Paniagua
> Javier
> Sent: Saturday, May 08, 2004 7:36 AM
> To: Monkey Business
> Subject: [Mono-list] Windows installer - please test
> 
> Hi,
> 
> this is my attemp at creating a windows installer for mono beta1:
> http://primates.ximian.com/~gonzalo/tmp/mono-0.91-win32-1.exe
> 
> Please test it and report any problem.
> 
> -Gonzalo
> 
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
> 



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to