Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
42 views

Adding terminal commands to MonoDevelop each time build is hit

Is it possible to have MonoDevelop also run a certain terminal command each time that you hit build? For example, I'd like to have document generation automatically generated each time I build my ...
0
votes
1answer
41 views

Monodevelop run button grayed out

Well, the title says everything. I've just installed MonoDevelop 2.2 from my Ubuntu's package manager, then created the most basic C# 'hello world' console application. The 'run->run' menu entry is ...
0
votes
1answer
306 views

Error: Visual Basic .NET compiler not found (Mono 2.6.7) (First MonoNet App)

I just installed MonoDevelop so that I could develop .net apps on by Ubuntu partition. Nothing will compile because of the following error: Error: Visual Basic .NET compiler not found (Mono 2.6.7) ...
0
votes
0answers
56 views

How to disable MonoDevelop automatic update checks from command line?

I'm maintaining a lab of workstations, on which I've installed MonoDevelop. How can I (via a shell script that runs when the user logs in) prevent MonoDevelop from checking for updates and notifying ...
1
vote
1answer
226 views

Does Mono 2.10 supports Open Xml Sdk 2.0 or not?

I have my C# Windows based Application and using open xml sdk2.0 for accessing ms-office documents.Its working good with .NET.But Now i trying to run my Exe With Mono Compiler then it displays below ...
2
votes
1answer
185 views

Cannot find icon for Mono Develop for Linux

I'm new to ubuntu 9.04 os and I have installed mono develop 2.4 from terminal successfully. But surprisingly I could not find any icon on my desktop to launch Mono Develop. How can I solve the above ...
1
vote
1answer
164 views

Can't run monodevelop without gksu on ubuntu

My new installation of monodevelop (whatever the default ubuntu repos have) on a fresh install of 10.04 stopped working after just one test run. As I wanted to get the latest version anyway, I removed ...
0
votes
0answers
438 views

monodevelop crashing on startup on Ubuntu 10.0.4

I have installed monoDevelop (2.4) from http://badgerports.org/ on my Linux box running Ubuntu 10.0.4 When I start monoDevelop from either the menu, or attempt to open a .cs file (or project), I see ...
0
votes
1answer
80 views

can I compile Monodevelop in Ubuntu Hardy (8.04)?

I haven't been able to figure out if there's a way for me to get the latest version of MonoDevelop in Hardy. Would someone be able to help?
0
votes
2answers
153 views

mono and monodevelop installation

what is the easiest way to install mono and monodevelop on Ubuntu 8.10 ?
2
votes
2answers
7k views

How to install MonoDevelop 2.2 on Ubuntu 9.10?

Unfortunately there isn't a .deb on the monodevelop download page. Is there a way to install it on Ubuntu 9.10 without compiling from source? Has anyone uploaded it to a PPA?
2
votes
6answers
644 views

How can I switch the Mac Version MonoDevelop from German to English?

I just installed MonoDevelop on my mac, and I like it. But I don't like the German translation and I can't find any place in the menus where I could change the interface language. Any ideas?