http://bugs.winehq.org/show_bug.cgi?id=11875
--- Comment #5 from Lei Zhang thestig@google.com 2008-03-13 10:00:04 --- (In reply to comment #4)
I have the same problem, when I did ldd winex11.drv.so, I got this:
ldd: ./winex11.drv.so: No such file or directory
Any ideas?
You need to be in the directory where winex11.drv.so is, or provide the full path, i.e. ldd /usr/lib/path/to/your/winex11.drv.so.
Please tell us what your distro is and how you installed Wine.