LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help on Wine? (https://www.linuxquestions.org/questions/linux-newbie-8/help-on-wine-17981/)

Alinuxnoob 04-07-2002 11:09 PM

Help on Wine?
 
OK I install the rpm for wine which is rpm -ivh package name?
But I was reading and told me run winesetup? and then I get this error commnad not found what am I doing wrong?
when i try to run example wine Kazza.exe error
wineserver: chdir /root/.wine :No such file or directory

u02gtt 04-08-2002 02:08 AM

Have you set up the drives properly. I find it easier to manually edit the wine.conf file. I have set up the conf file to say /DOS is youre dos partition (mounted as vfat, i.e mount -t vfat /dev/hda2 /DOS ), /cdrom as cd, /a as floppy, then type wine /DOS/MAABUS/MABBUS.EXE and the game works, don't know if that'll be any help to you though.:confused:

u02gtt 04-08-2002 02:14 AM

Have you set up the drives properly. I find it easier to manually edit the wine.conf file. I have set up the conf file to say /DOS is youre dos partition (mounted as vfat, i.e mount -t vfat /dev/hda2 /DOS ), /cdrom as cd, /a as floppy, then type wine /DOS/MAABUS/MABBUS.EXE and the game works, don't know if that'll be any help to you though.:confused:

u02gtt 04-08-2002 02:16 AM

take one post into a forum? not me, i use netscape! sorry

Alinuxnoob 04-08-2002 09:00 AM

Where is the wine conf.? file?

Alinuxnoob 04-08-2002 11:50 PM

OK I been doing some reading and its noted that you can put the wine.conf file two places.


/usr/local/etc/wine.conf
A systemwide config file, used for anyone who doesn't have their own. NOTE: this file is currently unused as a new global configuration mechanism is not in place at this time

$HOME/.wine/config
Your own config file, that only is used for your user.

So copy your version of the wine.conf file to /usr/local/etc/wine.conf or $HOME/.wine/config for wine to recognize it.



I was wondering if anyone can post there wine.conf file so I can compare?

Alinuxnoob 04-09-2002 04:54 PM

BUMP
 
Each time I run winesetup I get an error
bash: winesetup: command not found

PLease help I dont want to boot into windows anymore

justiceisblind 04-09-2002 05:59 PM

you can run wine from inside X. if you open a file browser (ie, konqueror) you can select the program you want to run, right click, clect run with and type in wine and select winelauncher and it should go if the program is compatable.

AutoBot 04-09-2002 07:30 PM

You don't have winesetup because it's part of CodeWeavers Wine, you can find it at CodeWeavers :)

Alinuxnoob 04-09-2002 09:52 PM

Still no GO? When I run winelaucher I get
Welcome to to Wine
I press "Cofigure Wine"
Error: Unable to find winesetup in your PATH or in /opt/wine/bin

Ok does this mean I have to install Codeweavers WIne
Cause when I try to install the RPM I get this error
rpm -ivh codeweavers-wine-20011108-5.i386.rpm
errror: failed depenencies:
wine conflicts with codeweavers-wine-20011108-5

what do I do now?

justiceisblind 04-09-2002 10:09 PM

In your home directory you need to create a directory named /.wine (note, there's a period before the wine) then run the winelauncher and do a config from there.

Alinuxnoob 04-09-2002 10:32 PM

Done that and I get the same error?

How can I tell if Im running WineHq or Codeweavers?

Alinuxnoob 04-10-2002 01:29 PM

OK So How do you remove the old WIne? I guess I need to run Codeweaver casue it seems more easy?
Cause I have no CLUE where to put this wine.conf file and I cant even see an example. Only shows me how to create one :mad:

Please tell me how to remove my old wine to run Codeweaver
:smash:

justiceisblind 04-10-2002 09:45 PM

Find the wine package in Red Hat's package manager, then remove it and reinstall which ever wine version you want to, I found that installing the latest wine from their website fixed the problems that i had with the wine that came with RH, but I had to create the /.wine directory in my home directory to get the config to work.

linuxcool 04-10-2002 09:49 PM

To remove wine rpm try runing rpm -e wine.

Alinuxnoob 04-11-2002 09:11 AM

Thank You that work great. The Codeweaver work great. I guess
it was easy to configure compared to wine....


All times are GMT -5. The time now is 08:57 AM.