Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > OS & Software > The Alternative OS

Ubuntu Wine Question.

Reply
Bookmark / Share this page
Thread Tools
  #1  
Old 01-05-2008, 09:41 AM
fenderguy2112's Avatar
fenderguy2112 fenderguy2112 is offline
Newcomer, in training
 
Member since: Jan 2008, 32 posts
Ubuntu Wine Question.

Hello everyone,

Before I make the complete switch from Windows to Ubuntu, I need to be sure of something: Will I be able to Download/Install Qbasic (yes, MS-DOS), and Microsoft Visual Basic 2005 In Wine? If so; how well do they work (like with saving/running the program itself?) I asked a friend, and he was unsure... but nevertheless he requested that I use one of the Linux programming programs. I am afraid of this because I've been learning how to code programs in these two programs for a while, and I do not want to switch to some crazy Linux program that I will not understand for quite a while.

Thank you,

FenderGuy2112
Reply With Quote
  #2  
Old 01-05-2008, 09:49 AM
kimsland's Avatar
kimsland kimsland is offline
TechSpot Guru
 
Member since: Dec 2007, 7,936 posts
Yes to Qbasic

http://ubuntuforums.org/showthread.php?p=3855263

Last edited by kimsland; 01-06-2008 at 06:22 AM.
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 01-06-2008, 05:22 AM
Nodsu's Avatar
Nodsu Nodsu is offline
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
No

Visual Studio 2005 (meaning VB 2005 too) does not run in Wine. The older versions (5.0 and 6.0) do.


If you are interested in running Windows programs, then maybe you can install Windows in a virtual machine inside Linux?
Reply With Quote
  #4  
Old 01-06-2008, 07:16 AM
gbhall gbhall is offline
TechSpot Booster
 
Location: Birmingham, England
Member since: Oct 2004, 784 posts
In terms of you learning to program....there is no real point in learning Dos basic or Qbasic, except they give you something to start with in writing procedure code for Visual Basic. It is a bit like learning Latin - a dead language, but rather elegant, and teaches you a lot about logic and syntax that you dont get any other way....

You would do better to ask around on this and other programming sites for advice on what the best language is to learn with the potential to use for the next 5 years on either Windows or Linux for developing real-world applications.

That would be around web applications - SQL, ASP, PHP, dot-Net. See what I mean?

In business, Visual basic is still in strond demand, but maybe not for much longer. There is NO demand, NIL, NADER, for Dos work. On the other hand, if you look at ASP, you will find it is Qbasic in a new context, but also not really promising any future, if a future as a programmer is at the back of your mind.

Last edited by gbhall; 01-06-2008 at 07:35 AM.
Reply With Quote
  #5  
Old 01-06-2008, 10:20 AM
fenderguy2112's Avatar
fenderguy2112 fenderguy2112 is offline
Newcomer, in training
 
Member since: Jan 2008, 32 posts
Okay everyone, thank you for all of your help! Gbhall, I know what you mean, but Qbasic is a start so it will/should lead me up to the C language in general. Afterwards I can work on other programs like the ones you've listed.

Thanks again,
FenderGuy2112
Reply With Quote
  #6  
Old 01-07-2008, 09:12 AM
caravel caravel is offline
TechSpot Member
 
Member since: Jun 2006, 257 posts
Quote:
Originally Posted by fenderguy2112
Okay everyone, thank you for all of your help! Gbhall, I know what you mean, but Qbasic is a start so it will/should lead me up to the C language in general. Afterwards I can work on other programs like the ones you've listed.

Thanks again,
FenderGuy2112
To be brutally honest the BASIC language won't lead you up to C and is redundant. You may find it used in some specialised areas of industry, but not for coding apps.

The best way to learn C is to get a bog standard C/C++ compile and just get on with it. BASIC is more similar to VB in it's structure and syntax and not like C/C++ at all. To learn C/C++ an older version of visual C++ that runs under wine should suffice if you can find one. You'll find that as you go on that the package you use matters much less than your own code and ability.
Reply With Quote
  #7  
Old 02-11-2008, 04:47 PM
Andy Kaufman Andy Kaufman is offline
Newcomer, in training
 
Member since: Feb 2008, 7 posts
Visual BASIC under Linux

Visual BASIC 2005 and up needs IE 6 SP1 and the BITS service installed. While IE 6 SP1 can be installed, wine has no BITS support yet so the install will fail. There are other options:

Switch to RealBASIC:
http://www.realsoftware.com/support/...ngvisualbasic/
http://www.realsoftware.com

Use GAMBAS basic:
http://gambas.sourceforge.net/

Use Visual BASIC 4 Linux:
http://sourceforge.net/projects/vb4linux/

Use PureBASIC:
http://www.purebasic.com/

Use FreeBASIC:
http://sourceforge.net/projects/fbc/

Use Novell's Mono project Mono BASIC:
http://www.mono-project.com/visualbasic.net_support
http://www.mono-project.com

The goal here is to not use Windows programs anymore, most of the ones I linked are Linux native BASIC compilers, and most of them are free, except for RealBASIC and PureBASIC. Basic was designed as an all beginners language, and in the 1970's Basic was on every microcomputer that was developed.

Visual BASIC clones are being ported to Linux:
http://freshmeat.net/articles/view/187/

Consider switching to Python:
http://vb2py.sourceforge.net/

the Visual BASIC to python converter works good enough to convert legacy visual basic code to python code. C and C++ are good, but basic and python are more user friendly. If you convert to python then python can interface with C and C++ code. Don't let anyone force you to give up your basic skills if that is what you wish to use. Everyone should have the freedom to choose their own development language.

Last edited by Andy Kaufman; 02-11-2008 at 04:53 PM.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I install Wine on Ubuntu Fiesty Fawn? mopar man The Alternative OS 4 01-27-2008 04:54 PM
Ubuntu isn't for me; How do I get rid of it? (noob question) Envergure The Alternative OS 2 04-12-2007 04:46 PM
WINE on Linux SlipknotHate The Alternative OS 8 05-30-2006 10:09 AM
Wine Problems Agent Ify The Alternative OS 2 08-05-2005 01:28 PM
WINE works...but Video problems MattG The Alternative OS 0 09-10-2003 08:45 PM


All times are GMT -4. The time now is 08:19 AM.