PDA

View Full Version : Monodevelop problem


tread
May 5th, 2005, 02:03 AM
I posted this in a different forum before, perhaps this would be a better choice.

I installed mono and monodevelop .. I can compile and run mono programs from the command line, but when I try to use monodevelop to compile and run, nothing happens!

Am I supposed to add some paths etc. to monodevelop settings?

hil
March 29th, 2006, 01:27 AM
You have to give more details of the error. I can compile C# in monodevelop 0.7 on ubuntu breezy without problems. I can't compile the 0.9 version of monodevelop. It complained about the missing XML parser. Does anyone know what packages are required for building monodevelop 0.9 on ubuntu breezy?

pchr
March 29th, 2006, 07:40 PM
tread, I'm not convinced it's any use in this case but this (http://www.ubuntuforums.org/showthread.php?t=76673) thread contains some monodevelop installation related chat.

chokehold
April 5th, 2006, 05:44 PM
I'm on dapper and I try to use monodevelop but when I put the line using System.XML the apps would not compile. Any idea?

Ozitraveller
April 6th, 2006, 12:05 AM
Is there a reference to the System.XML library?

st00ner
January 12th, 2007, 10:14 PM
Is there a reference to the System.XML library?

System.XML is not in ubuntu yet... im on 6.10

i guess no one really develops applications who uses ubuntu?

also i checked the repos for addins... but nothing
im going to build mono and all the stuff on Gentoo ebuilds and see if i have better luck