http://bugs.winehq.org/show_bug.cgi?id=18813 --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-08 07:23:02 --- (In reply to comment #9)
I just checked the package archive directly, and it absolutely has /usr/share/wine/wine.inf included.
This error message: /usr/bin/../lib32/../share/wine/wine.inf: No such file or directory Can occur for some other reasons.
Do you have a /usr/lib32 directory? Are you sure you installed debian for amd64?
/usr/lib32 is a link to /emul/ia32-linux/usr/lib on Debian, so lib32/../share/wine won't resolve. Either the package needs to be built with the correct --libdir/--datadir, or it needs to create a symlink for /emul/ia32-linux/usr/share/wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.