[Mono-list] Windows installer - please test

Mark Gimelfarb mark@dawebber.com
Sat, 8 May 2004 18:24:16 -0500


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 <umuff@QUARK.com>:

> 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: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com] 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  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>