[MonoDevelop] [Mono-list] ubuntu 11.10 i386 mono and monodevelop packages

Ian Norton ian.norton-badrul at thales-esecurity.com
Sun Jan 15 21:12:06 UTC 2012


Release 4 is currently building (on my poor little vm)

Since yesterday I've moved away from using checkinstall and now have some perl
to deduce what gets created by "make install".

I've now been able to get monodevelop from this build to remotly debug a mono
process on another host (installed from the same debs).  I've enabled the
MONODEVELOP_SDB_TEST=1 by default as this is a rather handy feature for me.

Stay tuned..

Regards

Ian

On Sat, Jan 14, 2012 at 09:13:38PM +0000, Ian Norton wrote:
> Darn.. the pmono-mono package missed about 200 files that make up the basic
> sdk..
> 
> MonoDevelop runs and can debug, but can't build anything.. stay tuned!
> 
> On Sat, Jan 14, 2012 at 07:14:25PM +0000, Ian Norton wrote:
> > Actually, silly me, I've fixed that first bug already.
> >
> > You can run all the normal mono programs using the pmono script, eg
> >
> > $ pmono monodoc
> >
> > Happy coding!
> >
> > Ian
> > --
> > I may have used dictation software to write this email, please excuse any confusing mistakes.
> >
> > Ian Norton <ian.norton-badrul at thales-esecurity.com> wrote:
> >
> > >Hello All,
> > >
> > >For a while now I've seen people ask for binary packages of monodevelop
> > >and
> > >mono for ubuntu and at last I've been able to finally find time to get
> > >some
> > >made.
> > >
> > >The packages provide a parallel mono intstallation that won't conflict
> > >with the
> > >mono runtime installed by ubuntu. In the repository are everything
> > >needed by
> > >monodevelop to load, build and debug a gtk# program on ubuntu 11.10
> > >(oneiric)
> > >
> > >Getting started
> > >---------------
> > >
> > >Add the following line to your /etc/apt/sources.list file
> > >
> > >deb http://void.printf.net/~bredroll/pmono ./
> > >
> > >Then:
> > >$ sudo apt-get update
> > >$ sudo apt-get install pmono-monodevelop pmono-scripts
> > >
> > >## or just the following for core mono
> > >$ sudo apt-get install pmono-mono pmono-scripts
> > >
> > >( you need to install addins before MD, first bug for me to fix )
> > >
> > >Once all packages are downloaded and installed you have a full parallel
> > >mono
> > >install located in /opt/mono.
> > >
> > >Now all you need is to source the following script ( which I'll
> > >eventually add
> > >as a package ) before running mono or monodevelop.
> > >
> > >Eg:
> > >
> > >$ pmono bash
> > >$ mono --version
> > >$ monodevelop
> > >
> > >Included are everything needed to write a gtk# app using monodevelop
> > >2.8.2.
> > >
> > >Given time, I'll update to the latest MD and latest mono packages when
> > >they
> > >come out.
> > >
> > >Anyone curious about how this works can have a look at the scripts
> > >here:
> > >
> > >https://github.com/inorton/mono-ubuntu-build
> > >
> > >Best Regards!
> > >
> > >Ian
> > >_______________________________________________
> > >Mono-list maillist  -  Mono-list at lists.ximian.com
> > >http://lists.ximian.com/mailman/listinfo/mono-list
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120115/e071292a/attachment.pgp>


More information about the Monodevelop-list mailing list