View Single Post
Old May 10th, 2006, 12:29 PM   #6
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Quote:
Originally Posted by reggaeton_king
Yeah, I download from the link Mad_Guy gave me (thanks Mad Guy) and found out Mono Develop was already installed onto my system when I installed Mono. I just can't seem to get it to execute, I can click on it but nothing will show up and I check on the "System Monitor" to see if anything was running but nothing was. The access to mono develop is all checked and any user is able to execute it. I hate when things that are so simple happen like this.
Did you check the checksum (OR MD5) [I dont particularly remember, what is supposed to be checked] before installing mono?

If the test fails, probably, your program would compile, but wouldn't run or would generate some error!

If you find some manuals of Mono, in the directory, where it is installed, you can read how to compile using command line and run using Wine!

KWrite (if you are using KDE) or Gedit can be used as simple editors, which might probably have syntax highlighting for C#
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote