Hi all, I have troubles installing Wine on RedHat 9.0 and I haven't found too much in the archives... can i ask you again ;-) ? So, what i did: - download the latest .tgz (not CVS) - unpack as normal user - tools/wineinstall - rent a video... - root password for install - I don't have a readable windows (i should remake the kernel for windows 2000...) so i choose wine-only installation - and now: bash> wine wine: lstat /tmp/.wine-luigi/server-345-3e60c1/socket : No such file or director y bash> ls /tmp/.wine-luigi/server-345-3e60c1/ total 0 I tried to start the server by hand: bash> wineserver -d -f -p and then: bash> wine someprogram.exe Could not stat /mnt/fd0 (Success), ignoring drive A: Could not stat /cdrom (Success), ignoring drive D: XIO: fatal IO error 0 (Success) on X server ":0.0" after 174 requests (173 known processed) with 0 events remaining. I attach you the gzipped output from the server (4k, about 53k uncompressed) Can someone explain me what is happening? I have tried also using the --with-ntpl , with the same results. I've tried also some old rpm and nothing changes. Thank you very much Luigi ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: wineserver.txt.gz Type: application/x-gzip Size: 4067 bytes Desc: wineserver.txt.gz Url : http://www.winehq.org/pipermail/wine-users/attachments/20030519/1cdcc277/wineserver.txt.bin
As I mention before it seems that RH 9.0 got a problem with wine (or visa versa) In comp.emulators.ms-windows.wine you can find a lot of posts regarding the problem, I also saw a thread that summarize the whole problem And the fixes. Cheers Gil Katz Mercury Interactive. Tel : 972-3-5399799 UIN : 1538854 =====================================================================================================================So Long, And Thanks For All The Fish. ===================================================================================================================== -----Original Message----- From: Luigi Bardelli [mailto:luigi_bardelli@yahoo.it] Sent: Monday, May 19, 2003 11:31 To: wine-users@winehq.com Subject: [newbie] RedHat 9 Hi all, I have troubles installing Wine on RedHat 9.0 and I haven't found too much in the archives... can i ask you again ;-) ? So, what i did: - download the latest .tgz (not CVS) - unpack as normal user - tools/wineinstall - rent a video... - root password for install - I don't have a readable windows (i should remake the kernel for windows 2000...) so i choose wine-only installation - and now: bash> wine wine: lstat /tmp/.wine-luigi/server-345-3e60c1/socket : No such file or director y bash> ls /tmp/.wine-luigi/server-345-3e60c1/ total 0 I tried to start the server by hand: bash> wineserver -d -f -p and then: bash> wine someprogram.exe Could not stat /mnt/fd0 (Success), ignoring drive A: Could not stat /cdrom (Success), ignoring drive D: XIO: fatal IO error 0 (Success) on X server ":0.0" after 174 requests (173 known processed) with 0 events remaining. I attach you the gzipped output from the server (4k, about 53k uncompressed) Can someone explain me what is happening? I have tried also using the --with-ntpl , with the same results. I've tried also some old rpm and nothing changes. Thank you very much Luigi ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ ________________________________________________________________________ This email has been scanned for all viruses. Mercury Interactive Corporation Optimizing Business Processes to Maximize Business Results http://www.merc-int.com ________________________________________________________________________ ________________________________________________________________________ This email has been scanned for all viruses. Mercury Interactive Corporation Optimizing Business Processes to Maximize Business Results http://www.merc-int.com ________________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20030519/f8eb1ec7/attachment.htm
Hello Luigi,>Hi all, > I have troubles installing Wine on RedHat 9.0 and I haven't found too >much in >the archives... can i ask you again ;-) ?After some problems I successfully installed Wine on RedHat9. That was no later than yesterday. My first attempt with configure --with-ntpl didn't quite work, so I had to retry after cleaning up wine carefully: - First did a make uninstall from wine source tree - Removed ~/.wine and ~/c - Removed the wine source tree and unpacked a fresh one - chmod -R 777 my new wine source tree - i modified wineinstall slightly on line 230 so configure is called with --with-ntpl option - as my regular user, ran wineinstall Everything went fine from that point on. I didn't have to do any special tweaks before I could run winver.exe and notepad.exe. Your problem with the /tmp/socket-something is because wineserver isn't running. Wineserver should always be running prior to running wine. You can leave wineserver in memory by doing "wineserver -p". Wineserver should be loaded automatically after a successful install. Good luck! _________________________________________________________________ MSN Messenger : discutez en direct avec vos amis ! http://messenger.fr.msn.ca/
If you use wine CVS this modification isnt needed at all, since its autodetected by wineinstall. However if use a 20030508, you should modify the CONFARGS line and not the line 230.> - i modified wineinstall slightly on line 230 so configure is called > with > --with-ntpl option > - as my regular user, ran wineinstall====Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259 No more War ! "What if tomorrow the War could be over ?" Morpheus, in "Reloaded". For the Law of Oil and Fire, Im an European that lives in France. For all my Brothers and friends, Im a human living on Earth. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais ! Yahoo! Mail : http://fr.mail.yahoo.com
Hi Christoph, thank you for the hint! This really solves my troubles. BTW: my running kernel is 2.4.20-8 and, playing a bit with the LD_ASSUME_KERNEL statement, I 've noticed that almost any kernel version before 2.4 is ok for the applications i tried yesterday (office, some VC++, some musical software), whereas >=2.4 means troubles. Thanks for your help Luigi (now wine-ing :-)) --- Christoph Lehmann <christoph.lehmann@gmx.ch> ha scritto: > I do:> > export LD_ASSUME_KERNEL=2.2.5 > wineserver > wine /mnt/cdrom/aamsstp/app/lexirom.exe > > this starts lexirom fine > > christoph______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/