wine compatibility

Kenshin911

Member
Mar 13, 2007
37
0
0
So, I'm looking at building a linux rig, but before I do, I'm currious about wine. It supposedly lets you run windows apps in linux, but from looking at their web site it looks like a signifficant portion of the API is still unimplemented. I read somewhere that you can use windows .dll files to fill in the missing parts of the wine api. I have a spare XP pro liscense. Is it possible to do this and would it give me close to 100% compatibility?

Thanks!
 

Robor

Elite Member
Oct 9, 1999
16,979
0
76
Better than using WINE instead load up Linux and install VMWare Server (free) and install your XP Pro license there as a virtual machine.
 
Jun 4, 2005
19,723
1
0
Originally posted by: Robor
Better than using WINE instead load up Linux and install VMWare Server (free) and install your XP Pro license there as a virtual machine.

That's a bit excessive if there are only a few apps you want to run.

I haven't encountered any problems with WINE thus far. I've had Starcraft, Diablo II, uTorrent and Internet Explorer running just fine. As well as DVD shrink and DVD decrypter. I've heard of Photoshop CS2 running well with the latest WINE.
 

Kenshin911

Member
Mar 13, 2007
37
0
0
I'm sure there are a lot of programs that it runs just fine. I'm just currious if it's truely possible to use the official microsoft files instead of the open source copies to get maximum compatibility. I have a few applications I'd like to run that I know are quirky as hell: Orcad, ModelSim, Xilinx ISE etc. I bet they'll run at least to some extent, but I don't want to have to wonder if the reason my design isn't working is because of an incompatabilty in wine.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I don't want to have to wonder if the reason my design isn't working is because of an incompatabilty in wine.

Then do them on a Windows machine. Seriously, as much of a proponent of Linux as I am there's no point in risking your work to run it when you already have a system that works.
 

Robor

Elite Member
Oct 9, 1999
16,979
0
76
Originally posted by: LoKe
Originally posted by: Robor
Better than using WINE instead load up Linux and install VMWare Server (free) and install your XP Pro license there as a virtual machine.

That's a bit excessive if there are only a few apps you want to run.

I haven't encountered any problems with WINE thus far. I've had Starcraft, Diablo II, uTorrent and Internet Explorer running just fine. As well as DVD shrink and DVD decrypter. I've heard of Photoshop CS2 running well with the latest WINE.

Why is it excessive? VMWare Server is free, the XP Pro license is not in use, and it's very easy to get a VM installed. I use WINE for some things (Irfanview and NewsBin Pro come to mind now) in Ubuntu but GSAK (Geocaching Swiss Army Knife) doesn't run properly in WINE so I do it in my XP VM.
 

Robor

Elite Member
Oct 9, 1999
16,979
0
76
Originally posted by: Nothinman
I don't want to have to wonder if the reason my design isn't working is because of an incompatabilty in wine.

Then do them on a Windows machine. Seriously, as much of a proponent of Linux as I am there's no point in risking your work to run it when you already have a system that works.

Oh stop making sense!
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
I don't think there's any alternative to a Windows VM for multiplatform computing. Small apps run fine in WINE (along with some games, which are just pure graphics calls), but many large applications that use their own custom libraries experience UI issues or run slowly/buggy. If I want to run "Simple Socket File Transfer" I use WINE. If I want to run Visual Studio I use VMware.

It's generally possible to place a Windows VM fullscreen on your second monitor with automatic mouse recognition across the host and guest. This makes it extremely convenient and reliable to use multiple apps on one PC.

Originally posted by: Kenshin911
I'm sure there are a lot of programs that it runs just fine. I'm just currious if it's truely possible to use the official microsoft files instead of the open source copies to get maximum compatibility.

I have a few applications I'd like to run that I know are quirky as hell: Orcad, ModelSim, Xilinx ISE etc. I bet they'll run at least to some extent, but I don't want to have to wonder if the reason my design isn't working is because of an incompatabilty in wine.

Well that's what WINE does if you specify the WINEDLLOVERRIDES correctly. But it's still not reliable.

There's nothing wrong with wine for gaming but I wouldn't be using it for flashing chips.

ModelSim and Xilinx ISE appear to have native Linux versions.
 

Cogman

Lifer
Sep 19, 2000
10,283
134
106
I would look up what app you need to run in the AppDB on their main page before attempting to use wine (A google search should yield a good amount of info for most programs). The best thing of course is seeing if you can get a native version of the program you want to use (or a clone of it)
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Originally posted by: xtknight
If I want to run "Simple Socket File Transfer" I use WINE.
Something wrong with netcat? You could wrap it with a script that also does md5s and then you'd have something native and probably simpler and more flexible.
Well that's what WINE does if you specify the WINEDLLOVERRIDES correctly.
If ever there was a term asking to be misread...
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Something wrong with netcat? You could wrap it with a script that also does md5s and then you'd have something native and probably simpler and more flexible.

I'll bet real money that he didn't mean real "Simple Socket File Transfer" and was just using that as an example...
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Originally posted by: Nothinman
Something wrong with netcat? You could wrap it with a script that also does md5s and then you'd have something native and probably simpler and more flexible.

I'll bet real money that he didn't mean real "Simple Socket File Transfer" and was just using that as an example...
Ah, that makes sense I just went out and googled it and thought "wtf would anyone use that on linux?"
 

wheels619

Junior Member
Jan 3, 2007
5
0
0
WINE is great when it works. If you want an easier solution, Codeweavers sells a commercialized version of WINE that is really easy to setup. www.codeweavers.com
I got IE6 and dreamweaver working in Fedora with it before.
 

Netopia

Diamond Member
Oct 9, 1999
4,793
4
81
Never having used VMWare, I've a question. I want to create a situation where I can load an XP environment to test things in which 'might' hose windows. Can one simply make a copy of the ??? (VMWare image) and if the one in use gets hosed, simply delete it and make a copy of the copy and get rolling again?


I hope that made sense.

Joe
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Never having used VMWare, I've a question. I want to create a situation where I can load an XP environment to test things in which 'might' hose windows. Can one simply make a copy of the ??? (VMWare image) and if the one in use gets hosed, simply delete it and make a copy of the copy and get rolling again?

VMWare supports snapshots that handle that for you. And yes, you can copy around the VM's file to make as many copies of the installation as you want.
 

Netopia

Diamond Member
Oct 9, 1999
4,793
4
81
Ok, so I've downloaded the VMWare Player and an Ubuntu VM and am running it on a PCLinuxOS 2007 desktop to play with it.

Before I get any farther though, I need help with one thing, focus and control. Once I'm in the VM, so far the only way to get the mouse/keyboard to switch focus and to interact with the host computer is to shut down the VM.

Is there a key combination to switch back and forth from the virtual machine(s) and the host machine's desktop?

Thanks in advance (because you guys always come through! )

Joe
 

Netopia

Diamond Member
Oct 9, 1999
4,793
4
81
Never mind... there was an info bar at the bottom of the screen that was hidden:

Ctrl + G for the VM
Ctrl + Alt to escape to the desktop

Joe
 

Robor

Elite Member
Oct 9, 1999
16,979
0
76
Netopia - If you install VMWare Tools on the VM you should be able to move between the host and VM.

Edit (without needing to use the hotkeys)
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |