http://bugs.winehq.org/show_bug.cgi?id=2489
------- Additional Comments From bon@elektron.ikp.physik.tu-darmstadt.de 2004-18-09 13:20 ------- :: "Can you get a non-stripped version and try again Also WINEDEBUG=+volume :: might get some usefull information."
: I'm new to linux so what are the commands to get this information?
The "file" command will tell you. For me it give:
file /spare/wine/wine/loader/wine-glibc
/spare/wine/wine/loader/wine-glibc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped
However the way wine is loaded is quite complicated. So it will take some knowledge to find out the real wine executable. "wine" itself is only a script. To find out yourself, you probably have to learn some more Linux basics...
But I guess at the place where you downloaded the wine rpm you should find more information about what the packager did.
: Here is my ~/.wine/dosdevices file: You forgot to give the "-l" argument to show to what part of the filesystem the dos drive letters are connected.