LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-28-2001, 06:31 AM   #1
vloetke
LQ Newbie
 
Registered: Nov 2001
Posts: 4

Rep: Reputation: 0
Question wine under redhat 7.2


the problem is this: with the use of redhat 7.2, you'll get an included version of wine. Now the problem goes as follows: when I try to start wine (with the command winelauncher) , he asks to configure wine. I try to do that, but then he says he can't find winesetup in /opt/wine/bin. I search for this file in other directory's (with find -name winesetup as command) but I can find nothing of such a file. Then I try to install a wine package which I got from www. codeweavers.com, but then I got wine conflicts with .. (and then the package name). Btw, its the same version! I can't uninstall the other pachage etc etc. Plz help me, how can I let wine work?????
 
Old 11-28-2001, 08:14 AM   #2
da Perp
Member
 
Registered: Oct 2001
Location: the Netherlands
Distribution: Bear Linux (LFS 3.3)
Posts: 171

Rep: Reputation: 30
To install the wine you downloaded,
first check to see if it's newer than the wine currently on the pc, or older.
if its older, then

rpm --upgrade --oldpackage wineyoudownloaded.rpm

if it's a newer version, then simply just

rpm --upgrade wineyoudownloaded.rpm.

You will also want to make a .wine dir in your home directory.

So just open an xterm, go to your home dir,
and mkdir .wine.

I think if you try these things it will work.

Peace
 
Old 11-29-2001, 03:25 AM   #3
vloetke
LQ Newbie
 
Registered: Nov 2001
Posts: 4

Original Poster
Rep: Reputation: 0
Unhappy

Thnx for helping me out, but the problem is still the same.
You see, the wine version that I got was given with the redhat 7.2 release which means I didn't install it manually. Now I tried to upgrade the wine version (as you said) but the wine version that I downloaded was the same version that was given with the 7.2 release. (20010626-4 version) Upgrading is not an option I think. Then I tried to erase the included version in redhat first and then offcourse, install the same version from codeweavers (with the winesetup included). But offcourse, it figures, he can't find this version. Can someone plz help me, or do I have to accept redhat as winblows? ("can't beat it, just learn to live with it" approch?)
 
Old 11-29-2001, 07:28 AM   #4
emperor13
LQ Newbie
 
Registered: Jul 2001
Distribution: SuSE 7.3
Posts: 25

Rep: Reputation: 15
Question i will try to help you

now try this: delete manually the directory .wine from your home directory, if it is not visible from the menu select view hidden files. ok then just delete it. after that delete every folder that you have which is related to wine (only). now reinstall you downloaded version. now it must work( i have suse 7.3, and wine from codeweavers works perfectly) just to tell you that your version of wine is not problematic.

i hope this helps
 
Old 11-29-2001, 09:54 AM   #5
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Why do you need to reinstall the same version?

If you already have it it should work when you finish setting it up.


first type this


mkdir ~/.wine

then this


wine



then you can edit the file /home/user/.wine/config

-----------------------------------------------------------------------

if you already have this folder and it is broke then do this


rm -rf ~/.wine

mkdir ~/.wine


wine


--------------------------------------------------------------------------


now to run a windows program try this



cd /pathtowindowsprogram

wine ./windowsprogram.exe













Last edited by DavidPhillips; 11-29-2001 at 02:01 PM.
 
Old 11-29-2001, 11:57 AM   #6
vloetke
LQ Newbie
 
Registered: Nov 2001
Posts: 4

Original Poster
Rep: Reputation: 0
Smile thnx for the help!

I have downloaded the following => winsetuptk. Now I have a winesetup and a wine.conf. The only thing now is to get some program to work under wine, but hey, that's something for tomorrow
 
Old 11-29-2001, 03:13 PM   #7
Ungabi !
LQ Newbie
 
Registered: Nov 2001
Location: chicago
Distribution: Red Hat 7.2
Posts: 20

Rep: Reputation: 0
hey!
I have the exact same pblm with wine and rh7.2. I need a little hand-holding for the resolution of this issue. I am missing the same setup file - where did you find, how did you install, etc???
TIA
 
Old 11-30-2001, 03:01 AM   #8
vloetke
LQ Newbie
 
Registered: Nov 2001
Posts: 4

Original Poster
Rep: Reputation: 0
Cool

Well look for winesetuptk on the internet (actually, I have forgotten the url where i got it, think its also codeweavers). But, you will certainly this setup if you use the google searchengine (www.google.com).

Btw, use this setup in graphical mode and NOT as root, you'll have to use an common user account for this. Otherwise, it won't work.

PS. After I used this, I still can't get a single windows program to work. (wine gives a bunch of errors). If you get it fixed, could you plz announce that, so that I have a solution?

thnx
 
Old 11-30-2001, 03:53 AM   #9
Ungabi !
LQ Newbie
 
Registered: Nov 2001
Location: chicago
Distribution: Red Hat 7.2
Posts: 20

Rep: Reputation: 0
will do.
 
Old 12-05-2001, 08:07 PM   #10
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
I just got lotus notes to work, but we are ditching it now.


All I did was install wine and then make a folder like this


mkdir ~/.wine


it helps if the wineserver daemon is running, that way you can run .exe files directly from the command line.


You cannot install office 2000 because it needs the windows installer, you will most likely have to have windows on a single drive with it installed and then image it exactly over to your wine-c folder.
 
Old 12-06-2001, 01:33 AM   #11
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Wine is alpha software and still in development, there is a data base of programs that work in wine at wine HQ.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
When will there be Wine on RedHat 9? Oliver Webb Linux - General 15 09-04-2003 03:54 PM
Wine On RedHat 9 Born^Dead Linux - Software 9 07-31-2003 10:29 AM
RedHat 9 and Wine jimmmac Linux - Software 4 07-10-2003 12:58 PM
wine and RedHat 9.1 dude_228 Linux - Software 25 06-17-2003 03:12 PM
Redhat 7.2 and WINE Dave Johnston Linux - General 4 11-01-2001 02:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration