Thursday, February 22, 2007

Mono Now Does Visual Basic

Here is how to install the most recent stable version of Mono (version 1.2.3.1_1).

Download the file here:
ftp://www.go-mono.com/archive/1.2.3.1/linux-installer/1/mono-1.2.3.1_1-installer.bin

I downloaded the file to the desktop, and then I opened up the terminal and typed:

cd ~/Desktop

That Changed the directory to /home/USERNAME/Desktop. From there I ran:

chmod +x mono-1.2.3.1_1-installer.bin
./mono-1.2.3.1_1-installer.bin --mode xwindow

and then you just click a couple of next's and ok's, and then Bob's your uncle.

If you have any questions please leave them in the comments so that the answers can be helpful to all.

No comments: