wasims Issue

Asked by wasim

I want To install Microsoft Visual Studio 2005 in linux.Is it possible?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
wasim (wasimdlas) said :
#1

I want To install Microsoft Visual Studio 2005 in linux.Is it possible?

Revision history for this message
Tony Mugan (tmugan) said :
#2

Short answer = No.

You could try installing mono though which is an open-source development environment for C#

In a terminal window (System menu, Accessories) , run the following

sudo apt-get monodevelop

That should pull in all the dependencies you require.

Revision history for this message
Bhavani Shankar (bhavi) said :
#3

Hello wasim:

To install monodevelop

you need to have extra repositories enabled..
To enable all the software repositories do ref this link..

http://psychocats.net/ubuntu/sources

after getting all the required repositories enabled

Type the following command in a terminal (applications -> accessories -> terminal)

sudo aptitude install monodevelop

Regards

Bhavani Shankar.

Revision history for this message
arekkusu (arekkusu-r) said :
#4

Visual Studio 2005 won't run on wine so if you absolutely need it your only way is to use a virtual machine. (I like Virtual box)

Hope mono will do it for you know.

Can you help with this problem?

Provide an answer of your own, or ask wasim for more information if necessary.

To post a message you must log in.