[Mono-list] running Mono on Windows 2000, dll error

Francisco T. Martinez martinf@mfconsulting.com
Wed, 17 Mar 2004 06:27:39 -0600


There are some batch files that the installation process puts on your
systems %windir% directory:  mono.bat, mcs.bat, sqlsharpgtk.bat, etc.

These files simplify the invocation of the compiler as well as the
runtime by pre-configuring the process environment to point to the
correct dependencies.

I suggest you use those directly and/or open them up to see how and what
are they doing.

Paco

On Wed, 2004-03-17 at 06:00, slamdunk pool wrote:
> Hi,
> I downloaded mono-0.30-win32-2.exe and
> mono-1.30-gtksharp-0.15-win32-1.exe setup files. I
> installed them in g:\app\mono\mono-30.
> 
> When I double clicked on mono.exe, it gave error that
> it cannot find msvcr70.dll which later I downloaded
> from internet and put it in winnt/system32 directory.
> Again I executed mono.exe and this time it complained
> about not finding libglib-2.0.0.dll which I see is
> present in mono-30/lib/ directory. In windows system
> environment variables I created variable
> MONO_PATH=g:\app\mono\mono-30\lib but still problem
> remains. I do not want to compile mono from sources.
> 
> What am I missing here? Do I need to install Cygwin?
> And also Microsoft .Net SDK?
> 
> Thanks
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - More reliable, more storage, less spam
> http://mail.yahoo.com
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list