ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Free Guide: Linux from Scratch
Linux from Scratch describes the process of creating your own Linux system from scratch from an already installed Linux distribution, using nothing but the source code of software that you need.
This 318 page eBook provides readers with the background and instruction to design and build custom Linux systems. The resulting system will be compiled completely from the source code, and the user will be able to specify where, why, and how programs are installed. This eBook allows readers to fully customize Linux systems to their own needs and allows users more control over their system.
Click Here to receive the Linux from Scratch Guide absolutely free.
This is my first linux related question so be kind!
One thing I find is my digital cardreader doesn't work well on Linux.
I've wrote some code to fix this but when I try to click on visual studio nothing happens it won't install. Can anyone help me with this??
Thanks in advance.
Last edited by intelygent; 10-14-2009 at 10:10 AM.
Your question is a bit vague. Are you saying that you're trying to install Microsoft's Visual Studio under Linux? If so, it will not natively run under Linux; maybe in Wine although I have no experience with that.
Note that once you get that going, the generated binary will be a Windows binary and not a Linux binary.
Last edited by Wim Sturkenboom; 10-14-2009 at 10:26 AM.
However, I would not do this for a production environment, I simply don't trust wine not to f'k up. But, you know, when you switch to Linux, you should probably try to look for equivalent alternatives, not bring M$ along with you for the ride. You know how much M$ hates Linux.
Hmm, I'm confused. I changed to linux because my friends said it was a great platform for development.
But you're saying Visual Studio won't run?
Your friends are correct - provided you assume that regardless of OS the main development instrument is your head and that the development environment should not impede your head activity, i.e. your head through your fingers should be in full control.
For that matter, UNIX-like systems are more or less like each other WRT development.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.