[MonoDevelop] MonoDevelop Crashing on Startup

prjahelka PRJAHELKA at MSN.COM
Thu Jan 28 16:04:33 EST 2010



I am able to run MonoDevelop on my PPC Mac G5 10.5.8
now that I've updated the monodevelop script:

change:
#if [ -z "$MD_NO_DEBUG" ]; then
#	_MONO_OPTIONS=${MONO_OPTIONS:---debug}
#else
	_MONO_OPTIONS=$MONO_OPTIONS
#fi

to:
#if [ -z "$MD_NO_DEBUG" ]; then
#	_MONO_OPTIONS=${MONO_OPTIONS:---debug}
#else
	_MONO_OPTIONS=$MONO_OPTIONS
#fi

-- 
View this message in context: http://old.nabble.com/MonoDevelop-Crashing-on-Startup-tp26878449p27360560.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list