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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-31-2001, 11:29 AM
|
#1
|
LQ Newbie
Registered: Oct 2001
Posts: 5
Rep:
|
Redhat 7.2 and WINE
Ok, I've installed Redhat 7.2, and chose in the installation process to have WINE installed. However, now I'm stuck - how do I use it?! Does RH 7.2 install it all, or is there still much work for me?
I tried to perform the ./tools/wineinstall command as in the readme.txt file for WINE, but the tools directory doesn't exist, let alone the wineinstall script (which I can't find anywhere on the disk anyway). 'wine' from the command prompt does nothing. I basically haven't a clue what to do next.
Any help/advice would be appreciated.
Thanks,
Dave
|
|
|
10-31-2001, 12:30 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i'd guess wine isn't on your path or something
try
whereis wine
should tell you where stuff is located. That ./tools directory is presumably situated in the wine directory, which i THINK is usually under /opt.
once you've found it, it's definitely the 'wine' command you want to use.
|
|
|
10-31-2001, 01:39 PM
|
#3
|
LQ Newbie
Registered: Oct 2001
Posts: 5
Original Poster
Rep:
|
Nah, the whole of /opt is empty. Not a thing in there.
All I seem to have worked out since my first post is that I SHOULD be able to click on a .exe in the kde or gnome explorer and it'll run wine automatically to load it. In KDE it does nothing. Gnome tells me there's no associated program.
However, the Service Configurator does tell me the 'wine' service is running.
|
|
|
10-31-2001, 04:27 PM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i'm not familiar with what services wine needs... I've only ever encountered it as a command line program...
well, i'd be very dubious as to wether it actually IS installed... use locate to find any traces of it
locate wine
use locate -u to create the database if it doesn't exist yet.
also, what does:
rpm -qa | grep wine
say?
|
|
|
11-01-2001, 02:44 AM
|
#5
|
LQ Newbie
Registered: Oct 2001
Posts: 5
Original Poster
Rep:
|
Sorted. All I had to do was actually try to interpret the error message from just typing 'wine' in a more sensible way.
Typing 'wine' said something about /root/.wine not existing. My solution? To make a .wine directory in /root.
Simple things...
|
|
|
All times are GMT -5. The time now is 06:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|