[Mono-list] Have YOU built mono on cygwin?
David Dawkins
david@dawkins.st
Sat, 19 Jan 2002 12:06:58 -0000
Hallelujah!! that did it. I also had to go and get msvcrtd.dll, and I
found a copy here (after a Google search):
http://www.digitalfilter.com/msvcrtd.html
or here
http://www.nomore-missingdll.com/
Should we add some notes to the download.html page:
> Ensure that /usr/local/lib is in your path:
> $ export PATH=/usr/local/lib:$PATH
>
> Ensure that you have MSVCRTD.dll installed; if not, download
> from here:
> http://www.nomore-missingdll.com/
> and place in C:\WINDOWS\SYSTEM
Thanks for your help.
David
----- Original Message -----
From: "Patrik Torstensson" <totte@labs2.com>
To: "David Dawkins" <david@dawkins.st>
Sent: Saturday, January 19, 2002 10:58 AM
Subject: RE: [Mono-list] Have YOU built mono on cygwin?
Is the /usr/local/lib path in the PATH enviroment variable? LoadLibrary
uses that.
- Patrik
-----Original Message-----
From: David Dawkins [mailto:david@dawkins.st]
Sent: den 19 januari 2002 11:31
To: mono-list@ximian.com
Subject: [Mono-list] Have YOU built mono on cygwin?
Hi,
I'm looking for anyone at all who has managed to get mono
built on cygwin; I need to compare notes.
Here is my latest build problem: monoburg won't run because: (in dialog
window) "This application has failed to start because glib-1.3.dll was
not found. Re-installing the application may fix this problem."
However, glib-1.3.dll is most certainly in /usr/local/lib.
I tried regsvr32, but that complains:
> LoadLibrary("glib-1.3.dll") failed - The specified module
> could not be found
C:\cygwin\usr\local\lib>dir *.dll
Volume in drive C has no label.
Volume Serial Number is 0F67-1301
Directory of C:\cygwin\usr\local\lib
02/01/2002 06:32 28,672 System.Drawing.dll
02/01/2002 06:32 18,944 System.Web.dll
02/01/2002 06:32 45,056 System.XML.dll
02/01/2002 06:32 94,208 System.dll
02/01/2002 06:32 282,624 corlib.dll
04/01/2002 14:33 1,486,920 glib-1.3.dll
6 File(s) 1,956,424 bytes
0 Dir(s) 274,071,552 bytes free
I am running WinXP Prof, .NET Beta 2, and the mono source I have is a
week or two old. The glib package is Alex's as specified from
http://www.go-mono.com/download.html.
Any help would be appreciated.
Thanks
David
_______________________________________________
Mono-list maillist - Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list