[Mono-list] Running beta 1 on Windows
Daniel Morgan
danielmorgan@verizon.net
Thu, 6 May 2004 23:35:26 -0400
Here is how I was able to copy them. (Thanks to Gonzalo)
If you do not have cygwin, install it from http://www.cygwin.com/
In a cygwin shell, type:
Administrator@danpc /cygdrive/c/mono-beta1
$ find /cygdrive/e/mono-beta1/lib/mono/gac/ -name \*.dll -exec cp {}
/cygdrive/
e/mono-beta1/lib \;
Above, beware of word wrapping...
I have installed Mono Beta 1 to E:\mono-beta1
so you may have to change it to where you installed Mono.
----- Original Message -----
From: "Joel Lucsy" <jjlucsy@usol.com>
To: <mono-list@lists.ximian.com>
Sent: Thursday, May 06, 2004 10:11 PM
Subject: [Mono-list] Running beta 1 on Windows
> I've run into the same problem other people have had running beta 1
> under windows. The problem seems to lie within the GAC. If the dlls are
> copied out of the GAC subdirectories into the lib directory, everything
> will work. Somehow it doesn't know how to find the right assemblies in
> the GAC.
> I'm hoping that this information is useful for someone to fix this
problem.
>
> --
> Joel Lucsy
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list