Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 09-01-2005, 09:59 AM   #1 (permalink)
Registered User
 
Join Date: May 2005
Posts: 10
OS: Linux Suse 9.2


Suse and Wine

Hello, I'm wondering how to use Wine under Suse 9.2. I have no idea so any help would be much appreciated. All I know about Wine is that it's supposed to run Windows programs. Thanks for your help.
LinuxSuse92 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 09-01-2005, 11:45 AM   #2 (permalink)
Chex mix and Cream soda!
 
w00t's Avatar
 
Join Date: Jun 2004
Location: Oahu
Posts: 596
OS: Slackware 11.1, Fedora Core 3, K12LTSP, Suse ES 9, Windows 2000sp4, Mac OSX, Knoppix, Mephis


Wine is a good way to run windows programs in linux; but don't expect blazing speed, It is an emulator you know. What program are you trying to run, maybe there is a open source alternative.

If wine is installed then it should be in the menu
All you will need to do is to start it up and configure it.

If it is not installed go here and you will find all that you need packages and manuals,

enough to get you legally intoxicated for a few weeks.
__________________
Elvis didn't die he just went open source


w00tb0t, because you can't make tea with potatoes
w00t is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-01-2005, 03:26 PM   #3 (permalink)
Be Free
 
LoneWolf071's Avatar
 
Join Date: Nov 2004
Location: Texas
Posts: 840
OS: Windows XP, Linux


Send a message via AIM to LoneWolf071
Does Suse Support YUM?
__________________
Suicide Command in Linux : rm -rf / ;)
AIM:TheLoneWolf071@aim.com--If You Need Help, Don't Hesitate...
LoneWolf071 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-01-2005, 09:54 PM   #4 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 370
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
No Suse uses Yast

I havn't really messed with it but I'm heard it's a decent package tool, but there aren't many packages avalible yet

Last edited by Aeuzent; 09-01-2005 at 09:56 PM.
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-02-2005, 01:13 AM   #5 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 38
OS: WinXP, Linux


Send a message via AIM to stanthecaddy22
Wine
Is
Not (an)
Emulator

Just had to point that out, it provides libraries to run the windows programs, and is not an emulation, although very simliar. That being said first you should download this file if you don't have wine installed: http://prdownloads.sourceforge.net/w...6.rpm?download
once downloaded go to a command line and run 'rpm -Uvh [thefilename]'
after installed youshould be able to use wine by locating the .exe you want to run and typing 'wine [filename.exe]'. You will find that many will not want to run "out of box" and that you will have to google the proper configuration to make it work. best solution is a free alternative to the program geared for linux.
stanthecaddy22 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-02-2005, 11:48 AM   #6 (permalink)
Chex mix and Cream soda!
 
w00t's Avatar
 
Join Date: Jun 2004
Location: Oahu
Posts: 596
OS: Slackware 11.1, Fedora Core 3, K12LTSP, Suse ES 9, Windows 2000sp4, Mac OSX, Knoppix, Mephis


I stand corrected stanthecaddy22- thank you
__________________
Elvis didn't die he just went open source


w00tb0t, because you can't make tea with potatoes
w00t is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2005, 02:18 PM   #7 (permalink)
Registered User
 
Join Date: May 2005
Posts: 10
OS: Linux Suse 9.2


Wow, I guess e-mail notification doesn't work. So, say I want to run Empire Earth on Linux. What is the beginning to end process? So far I haven't seen Wine on any menus whatsoever. It says its installed, but I don't see it. Is there some place I have to copy the program files from the CD before running them? Thanks for your help.
LinuxSuse92 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2005, 08:03 PM   #8 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 370
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
Well there are all kinds of little config things you have to edit, run and tweak and seeing as how I'm not a wine specialist I can't even tell you where to begin. This is one of the reasons I love apt and debian based distros so much. If you installed wine with apt all these little config options such as Directx and a correct registry would all be pre-configured for you. You could techinally do it your self but it's just easier to install Windows. Happy manual reading.

However this might be just what your looking for
http://koti.mbnet.fi/~hoppq/sc-howto.html

The version of wine it refrences is a bit old but it should suit your needs

Last edited by Aeuzent; 09-06-2005 at 08:04 PM.
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2005, 08:27 PM   #9 (permalink)
Registered User
 
Join Date: May 2005
Posts: 10
OS: Linux Suse 9.2


Thanks, I'll check it out. Got any advice for a Windows printer and a scanner?
LinuxSuse92 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-06-2005, 10:22 PM   #10 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 370
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
Quote:
Originally Posted by LinuxSuse92
Got any advice for a Windows printer and a scanner?
With what? Drivers or something?
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-23-2005, 08:52 AM   #11 (permalink)
Registered User
 
Join Date: Sep 2005
Location: Midlands
Posts: 3
OS: suse/xp


Question Wine hangs computer

Hi peeps, I'm new to Linux and need a LOT of help, I have Suse installed on a second drive and windows xp on the primary drive, the loader is Grub.

now everything works fine with the exception of wine, when I try to install a windows application using wine the busy cursor bounces for a few seconds then the whole system hangs, the only way to get back control is a system reboot, so can anyone tell me where I'm going wrong with wine?

It does the same with any windows application.
RunningBare is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-23-2005, 11:01 AM   #12 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 370
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
Well for starters 99% of the time you can't install an app with wine

It's not an emulator



However there's a chance you don't have wine fully configured or have all the little features set up


What app is it?
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-23-2005, 11:27 AM   #13 (permalink)
Registered User
 
Join Date: Sep 2005
Location: Midlands
Posts: 3
OS: suse/xp


Quote:
Originally Posted by Aeuzent
Well for starters 99% of the time you can't install an app with wine

It's not an emulator



However there's a chance you don't have wine fully configured or have all the little features set up


What app is it?

All apps, The system just freezes before anything even starts, even a simple app like windows notepad does not work, its not the apps thats at fault, I already know this because they all fail, I'm guessing it is to do with the wine config file, but I dont know what settings to use.
RunningBare is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-23-2005, 12:03 PM   #14 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Severn, MD
Posts: 370
OS: XP SP2


Send a message via AIM to Aeuzent Send a message via MSN to Aeuzent Send a message via Yahoo to Aeuzent
How did you install it?


Did you use a package tool or compile the source?
Aeuzent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-23-2005, 02:01 PM   #15 (permalink)
Registered User
 
Join Date: Sep 2005
Location: Midlands
Posts: 3
OS: suse/xp


Quote:
Originally Posted by Aeuzent
How did you install it?


Did you use a package tool or compile the source?
Installed it via Yast
RunningBare is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 08:20 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85