Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
|
08-24-2003, 06:29 PM
|
#1
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Rep:
|
Wine trouble
Im running RH 9. This is the message I get.
[paulhitt@localhost paulhitt]$ wineserver
[paulhitt@localhost paulhitt]$ wine setup.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
wine: cannot find 'setup.exe'
Any suggestions?
|
|
|
08-24-2003, 10:01 PM
|
#2
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
well by the looks of things, you are running wine setup.exe from your home folder....and as i don't think i am going out on a limb here, i am going to have to assume setup.exe doesn't exist in your home folder...i assume your trying to run it from your cdrom or somewhere else...in that case you have to specify the full path...something like:
wine /mnt/cdrom/setup.exe
|
|
|
08-25-2003, 06:22 AM
|
#3
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
[paulhitt@localhost paulhitt]$ wine /mnt/cdrom/setup.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
Building font metrics. This may take some time...
XIO: fatal IO error 0 (Success) on X server ":0.0"
after 176 requests (174 known processed) with 0 events remaining.
Same error any more suggestions anyone?
|
|
|
08-25-2003, 10:49 AM
|
#4
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
couple questions..?
1-) did you set up a fake windows driver properly?
2-) what are you trying to install? its possible (if step 1 is completed) that it cannot be installed...
|
|
|
08-25-2003, 10:59 AM
|
#5
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
OK, a few things:
1) You don't need to start the wineserver yourself, wine will do this automatically
2) The X11 Error: Success message is because of NPTL issues. Make sure you have actually installed an RPM built for RH9 by people who know what they are doing. That means WineHQ - get them from our website and that problem should go away.
3) The second error you got is different to the first, ignore the fixmes....
|
|
|
08-25-2003, 03:06 PM
|
#6
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
How do you ignore the fixmes?
|
|
|
08-25-2003, 04:11 PM
|
#7
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Well, use your willpower to resist looking at them? Just pretend they aren't there or something, I don't know....
|
|
|
08-26-2003, 01:43 PM
|
#8
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
I used winesetuptk to setup a fake windows, and tried to install counter strike
|
|
|
08-26-2003, 02:47 PM
|
#9
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
ok you say this:
Quote:
Originally posted by darksecant
I used winesetuptk to setup a fake windows, and tried to install counter strike
|
and to me that means next to nothing unless what your trying to say is, that this is what your doing, and the below is what your getting when trying to do that?
Quote:
Originally posted by darksecant
[paulhitt@localhost paulhitt]$ wine /mnt/cdrom/setup.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
Building font metrics. This may take some time...
XIO: fatal IO error 0 (Success) on X server ":0.0"
after 176 requests (174 known processed) with 0 events remaining.
Same error any more suggestions anyone?
|
if the above stated is true, did you do what mhearn said, and make sure your using the precompiled rpm built for redhat 9 which is available at sourceforge.net if that is the case?
|
|
|
08-27-2003, 06:24 AM
|
#10
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
I used a precompiled rpm but i still get that same message.
|
|
|
08-27-2003, 09:15 AM
|
#11
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Are you *SURE* it was the rh9 RPM. Make sure there are no old versions lying around etc.....
What is your CPU?
|
|
|
08-27-2003, 09:22 AM
|
#12
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
How do I uninstall wine and give it a new makeover?
|
|
|
08-27-2003, 09:25 AM
|
#13
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
rpm -e wine.
Then make sure it really is gone, try running it or something, you should get "file not found". Then delete the ~/.wine directory.
|
|
|
08-27-2003, 02:02 PM
|
#14
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
after removing the current wine installation just delete the config files in the .wine directory and keep the directory structures in tact instead of rebuilding the fake drive.
|
|
|
08-27-2003, 09:05 PM
|
#15
|
LQ Newbie
Registered: Mar 2003
Posts: 10
Original Poster
Rep:
|
I got it to work, Thank you very much everyone.
Whenever I run counter-strike or half life, the scren turns black, goes to a low resolution and and just stops. Any suggestions?
|
|
|
All times are GMT -5. The time now is 07:51 AM.
|
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
|
|