PDA

View Full Version : How to run DOS/Windows programs



Newbie1
01-25-2011, 07:35 PM
Knoppix 6.4.3 Using filemanager I can "see" the program on the harddrive but when I click to Run, it asks me choose an application. I have no idea what application would be necessary to execute an exe.

Werner P. Schulz
01-25-2011, 08:23 PM
... to start an "exe", a Windows-program, you have to use "wine".
http://forum.winehq.org/faq.php?sid=6c04a036ef03c429b051d7cc525a014e

Greetings Werner * http://www.wp-schulz.de/knoppix/summary.html
"Build personal Recovery-CD with Knoppix (Knoppix remaster)"

Newbie1
01-27-2011, 01:40 AM
Is WINE included in 6.4.3? I do not see it in any of the drop down's. How do I Open it?

Werner P. Schulz
01-27-2011, 10:16 AM
... have a look at 'System Tools' ==> "Wine Configuration" and "Wine Uninstaller".

This is a Knoppix forum; if you want to know how does "wine" works, you have to visit
Wine forum (http://forum.winehq.org/faq.php?sid=6c04a036ef03c429b051d7cc525a014e)

Greetings Werner * http://www.wp-schulz.de/knoppix/summary.html
"Build personal Recovery-CD with Knoppix (Knoppix remaster)"

ron r
03-02-2012, 07:27 AM
I am also new to linux and knoppix. This thread is a year old, but it is exactly my issue. I wish to run windows programs on knoppix. I downloaded wine for debian systems. When I click on the .deb file, I see a "synaptic package manager" that doesn't let me do anything.
I do not see "wine configuration", etc. under "system tools", as was suggested by the above posting.
Can wine be installed to knoppix? How does one do it?
Thanks to anyone who replies.

Werner P. Schulz
03-02-2012, 09:48 AM
Within Knoppix DVD wine is allready installed and to use it, you have to configure it.

The easy way to install new packages is doing this with synaptic; this will try to solve dependicies. But if you've downloaded a package-xyz.deb you have to install it with

dpkg -i package-xyz.deb