[MonoDevelop] Problem compiling SVN

"Andrés G. Aragoneses [ knocte ]" knocte at gmail.com
Wed Dec 12 10:25:07 EST 2007


Martin Zaworski escribió:
> hi Andres,
> 
> i also had this problem. the solution under ubntu 7.10. It is because
> the default prefix under ubuntu/(maybe debian) for the GAC is different.
> I solved with:
> 
> ./configuer --prefix=/usr
> make
> sudo checkinstall
> 
> checkinstall will create an .deb file witch can be installed with sudo
> dpkg -i nameofdebfile. checkinstall is aviable with apt-get or synaptic.
> On other Distributions you will have to set the correct prefix and use
> sudo make install instead of sudo checkinstall.
> 
> I hope this helps.

Hey thanks for your answer! But I was using OpenSUSE and I'm not sure 
but I think that, if no prefix is set, it uses the default that is used 
in OpenSUSE for Mono packages, right?

Regards,

	Andrés	[ knocte ]

-- 



More information about the Monodevelop-list mailing list