Know anything about wine?????


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers Know anything about wine?????
# 1  
Old 03-20-2002
Know anything about wine?????

Please, for god's sake, if your going to refer me to a web site, please dont bother replying. I have visited all web sites concerning wine and I haven't seen one that quite solves the problem am having.

heres the situation:

I have a Linux Red Hat 7.2 and Windows 98 operating system. Now, I installed these two operating system on separate hard drives. I'm trying to run windows programs on linux. how is that possible?? how do I setup wine???

I tried running the wine program on my Linux system but I keep getting messages like "command not found" or "no such file or directory"

what should I do. Please, if there's a website that deals exactly, keyword (EXACTLY), with this problem, please send me there.

or if you can explain what I should do to set up wine on my system, please do. thanks
# 2  
Old 03-20-2002
Get the development packages you need and install them properly. Get the source package and install it into a directory of your choice.

$ ./configure
$ make depend
$ make

If there are errors, ensure that you got all the packages you need, and ensure that the changes you made to the configure script work. For some errors you have to delete config.cache (or just do a make distclean) in the directory with the Wine source tree and try again...

$ sudo make install
or
$ sudo -c make install

If you succesfully make at this steps.. then you wont have problem to configure on it. And yet you need to check this website.
http://www.la-sorciere.de/Wine-HOWTO/configsystem.html
Do check it..
Quote:
Originally Replyed by TRUEST
Please, for god's sake, if your going to refer me to a web site, please dont bother replying
*For some Instructions that are quite large and more word dependents some of us might direct you to check webpages or suggest some url's. Actually there might have webpages with more information and wide large Tips and tricks.. Hope you do understand..
Pls post back if the above doesnt help much..
# 3  
Old 03-20-2002
Killerserv

I really appreciate your effort in trying to help me.

See, I have Linux Red Hat 7.2 which is the latest version of Linux. Now, the program called wine already came with Linux. The problem am having now is how to configure wine. I dont have to download anything or get any software. The wine software is already on my system because it came with the Linux installation disk.

do you or anybody know how to handle this situation???
# 4  
Old 03-20-2002
TRUEST,
Thanx for the reply. Actually i can see your question. The full wine configuration on a system can be check over here.
http://www.la-sorciere.de/Wine-HOWTO/configsystem.html
The Configurations is fully defined at this site.
Post back if that webpage seems doesnt help much. Maybe some other users might help. But give a try on that webpage.
# 5  
Old 03-20-2002
okay

thanks for your effort

I just realized wine really isn't really the way to go. I noticed wine is only used to run specific programs from windows. you'd have to specify the name of the program to run. too much stress involved

what am really interested in is being able to work directly with every thing windows got to offer while at the same time working on linux. understand me??? I mean, say I'm working in linux and I want to switch to windows without having to reboot, what kinda program do I need to get???

what would you rather suggest I do???
# 6  
Old 03-21-2002
If you went with VMWare, you could run each in a virtual "machine".

Or you could use CygWin if your primary OS is Windows, and you just want to "play" with Linux.

WINE will only allow you to run some programs - don't expect Word or Photoshop to run in it, and if it does, don't expect it to not be excruciatingly slow...
# 7  
Old 03-21-2002
How much does this programs cost??? and are there any downsides to them??
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. SuSE

Wine Installation Failure

When I try to install wine either through yast or zypper it fails with below message: zypper in wine Refreshing service 'nu_novell_com'. Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides libOSMesa.so.8()(64bit) needed by... (0 Replies)
Discussion started by: rupeshkp728
0 Replies

2. Fedora

WIne ... Diablo 2 ?

Hello probably not the best website to talk about gaming on your unix box :) but lets say I have wanted to see how well DIABLO 2 Runs on my Fedora 9 box What all would I have to DOWNLOAD and or install and what order :) any direction would be great I just want to try out wine , and... (2 Replies)
Discussion started by: Producer
2 Replies

3. Solaris

wine could not load

Hi All, I have wine error on solaris 10 , like's below : bash-3.00$ wine wine: creating configuration directory '/usr/user/zonk/.wine'... fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform fixme:ntdll:NtQueryVolumeInformationFile device info... (0 Replies)
Discussion started by: zonk
0 Replies

4. Linux

Wine

# wine Endless.exe fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x3ffaa6a0)->(0001002a,00000008) fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x3ffabd98, dmusic = (nil), dsound = (nil), hwnd = (nil))... (0 Replies)
Discussion started by: Archduke Qualin
0 Replies

5. Linux

Wine Problems...

i was under the impression that the Gens Emulator would work fine using Wine, and I have had it function once before (although im not sure how i got it to work)... it loads up fine but when i go to load a ROM it just closes... this is a fresh FC3 installation and ive set everything up the same...... (3 Replies)
Discussion started by: HMSS013
3 Replies

6. Linux

Wine

Hey, I've switched my main PC over to Mandrake 10.1. Everything is set up except for Wine. I'm having problems installing WoW(world of warcraft). It says that it can not install it because i may be out of hard drive room. I've checked and i'm not. Wine is installed on the correct... (1 Reply)
Discussion started by: byblyk
1 Replies

7. Linux

Install with wine

Hello, here I am again with another question! :) I am installing some programs in Linux that are acctually ment for windows (using wine ofcourse), oftenly the installation works just fine and the programs execute fine after the installation is complete. Now to my problem. I cant find my ... (2 Replies)
Discussion started by: Kimm
2 Replies

8. UNIX for Dummies Questions & Answers

help need help on wine how to put in

how the hell do you put wine in because i don't know i have mandrake please tell how to put in (1 Reply)
Discussion started by: amicrawler
1 Replies

9. UNIX for Dummies Questions & Answers

Wine

Hi! I have installed wine but when I wan't to run it it says Can't open configuration file /root/.wine/config .. I'm root when i run it.. (2 Replies)
Discussion started by: CreamHarry
2 Replies
Login or Register to Ask a Question