[Mono-dev] How to install mono monodevelop on Debian Etch 4.0

C.J. Adams-Collier cjac at colliertech.org
Fri Feb 15 16:31:15 EST 2008


Heya Edson,

If you want the bleeding edge, you can download the source from
subversion and build them.  This is just a general idea.  Since svn is a
moving target, you'll have to figure out the details yourself.  I assume
you know how to build them, since you've indicated as much.

$ svn co http://anonsvn.mono-project.com/source/trunk/monodevelop/
$ svn co http://anonsvn.mono-project.com/source/trunk/mono-addins/

and the bleeding edge debian/:

$ svn co svn://svn.debian.org/pkg-cli-apps/packages/monodevelop/trunk/debian debian-monodevelop

get (most of) the build dependencies:

$ sudo apt-get build-dep monodevelop

Now copy the debian/ directory into the monodevelop tree:

$ cp -a debian-monodevelop monodevelop/debian

At this point, you can change to the monodevelop directory and try to
build the package.  Good luck.  Like I said, it's a moving target.  If
you're going to be building bleeding-edge stuff, you should probably be
running sid, though :)

Some IRC channels you might consider joining:

irc://irc.OFTC.net/#debian-mono
irc://irc.gimp.org/#monodevelop

Cheers,

C.J.


On Sat, 2008-02-09 at 16:35 -0200, Edson - PMSS wrote: 
> I would like to know how to install mono and monodevelop on Debian Etch 
> 4.0. I have mono installed, but I don't know how to install monodevelop. 
> I can edit and compile my files by command line and I don't have any 
> idea on how to install monodevelop. I thank in advance by any solution. 
> Thanks!
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080215/24e20515/attachment.bin 


More information about the Mono-devel-list mailing list