Well, after installing mono  nearly succesffully on FreeBSD (monodoc doesn't work, due to liggtkhtml-3.0 needed whereas the latest release on FreeBSD repository is libgtkhtml-2.2) I try to install it on windows.
 
I try to download the binary for windows, I had the 404 error page
so I fetch the source.
 
begin by trying to build HasBoehmGC.(I have NSys from mingw as unix console line environment)
> ./configure
> make
> make install
and at the last stage (install) i get strange error message
c:\MinGW\bin\make.exe: invalid option -- O
c:\MinGW\bin\make.exe: invalid option -- 2
c:\MinGW\bin\make.exe: invalid option -- 
c:\MinGW\bin\make.exe: invalid option -- O
c:\MinGW\bin\make.exe: invalid option -- 2
c:\MinGW\bin\make.exe: invalid option -- 
c:\MinGW\bin\make.exe: invalid option -- c
c:\MinGW\bin\make.exe: invalid option -- 
c:\MinGW\bin\make.exe: invalid option -- c
.......
 
And make froze... maybe I should reinstall them...
I try with make and mingw32-make (NSys) , neither work..
 
well, sorry for the dummy question, any suggestion to get mono running on windows ?
 
 

Reply via email to