[Mono-dev] Windows/CygWin: Mono doesn't work after compiling

Michael Panitz michpa at hotmail.com
Sat Nov 1 15:07:51 EDT 2008


Thanks for the tip!
 
I tried adding /cygdrive/c/Programs/Mono-2.0/bin to the end of my path, but it didn't seem to help.  When I added it to the beginning of my path, it helped a lot, but I think that's because I was using only the pre-compiled binaries :)
 
I noticed that I've got a lot of junk in my PATH, went back & cleaned it up, and now have just:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/e/Pers/Updates/Mono/CustomBuilt/install/bin:/cygdrive/c/Programs/Mono-2.0/bin
 
mono -V (and mono --versio) still produce no output (at all).
 
(Also, once the build is done, isn't it supposed to produce (or copy from the build directories) everything it needs, so that the new Mono build is completely self-sufficient?
Also (just to make sure this doesn't get lost on this thread) - are there post-build verification (unit) tests that can be run, to verify that my new build works?
 
Thanks! --Mike> To: mono-devel-list at lists.ximian.com> From: robertj at gmx.net> Date: Sat, 1 Nov 2008 13:57:25 +0000> Subject: Re: [Mono-dev] Windows/CygWin: Mono doesn't work after compiling> > Hi,> > MikeTheTall wrote:> > > >>> I'm having a bit of trouble compiling mono on Windows (using CygWin). > >>> The> >>> weird thing is that the compilation seems to have gone ok, but the> >>> mono/mcs/gmcs programs do nothing afterwards.> >>>> >> This usually happens when a dll needed by the executable (most likely> >> libglib.dll or something like that) is not in the PATH.> > > > Thanks for the tip!> > > > Is there a way that I can find out what .DLLs it's missing? > > You're missing all dependency dlls installed by Mono's Windows> installer into Mono's bin directory.> > Just assure that this directory is listed the PATH environment> variable after your install directory.> > Robert> > _______________________________________________> Mono-devel-list mailing list> Mono-devel-list at lists.ximian.com> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081101/a85c34c9/attachment.html 


More information about the Mono-devel-list mailing list