[MonoDevelop] Monodevelop installation on Mac OSX

Jesper Kristensen jesperkr at mail.dk
Tue Feb 14 14:11:49 EST 2006


Hey

I have installed all deps. with darwinports, and finally reached to  
the compilation of monodevelop 0.9.

I configure and make with success, but make install fails and  
provides this error messages:

test -z "/opt/local/share/mime/packages" || /bin/sh ./mkinstalldirs "/ 
opt/local/share/mime/packages"
/usr/bin/install -c -m 644 'monodevelop.xml' '/opt/local/share/mime/ 
packages/monodevelop.xml'
make  install-data-hook
no /opt/local/share/mime
make[3]: no: Command not found
make[3]: *** [install-data-hook] Error 127
make[2]: *** [install-data-am] Error 2
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1

I've used ./configure --prefix=/opt/local and ./configure -- 
prefix=`pkg-config --variable=prefix mono`
Both with the same result...

The readme file mentions something about make install isn't  
necessary...?

When I start monodevelop i get this error message:
jesper-kristensens-imac-g5:/monod2 jesperkristensen$ /opt/local/bin/ 
monodevelop
7309 [25974784] INFO MonoDevelop.Core.ILoggingService (null) -  
Initializing service: MonoDevelop.Core.PropertySe rvice
7342 [25974784] INFO MonoDevelop.Core.ILoggingService (null) -  
Initializing service: MonoDevelop.Core.FileUtilit yService
7530 [25974784] INFO MonoDevelop.Core.ILoggingService (null) -  
Initializing service: MonoDevelop.Documentation.M onodocService

I use mono 1.1.12.

I hope someone can give me a clue to get on with... :-)

Best regards

Jesper Kristensen



More information about the Monodevelop-list mailing list