I'm actually pretty sure I've able to seen the drive manager working before and I don't think I've removed any package.
Here's the check-libs output :
Code: Select all
wine --check-libs
libcups.so.2: missing
libdbus-1.so.3: /usr/lib32/libdbus-1.so.3
libfontconfig.so.1: /usr/lib32/libfontconfig.so.1
libfreetype.so.6: /usr/lib32/libfreetype.so.6
libGL.so.1: /usr/lib32/libGL.so.1
libgnutls.so.30: /usr/lib32/libgnutls.so.30
libjpeg.so.8: /usr/lib32/libjpeg.so.8
libncursesw.so.6: /usr/lib32/libncursesw.so.6
libnetapi.so: missing
libodbc.so: missing
libOSMesa.so.8: /usr/lib32/libOSMesa.so.8
libpcap.so.1: /usr/lib32/libpcap.so.1
libpng16.so.16: /usr/lib32/libpng16.so.16
libtiff.so.5: /usr/lib32/libtiff.so.5
libtxc_dxtn.so: /usr/lib32/libtxc_dxtn.so
libv4l1.so.0: /usr/lib32/libv4l1.so.0
libva.so.1: missing
libva-drm.so.1: missing
libva-x11.so.1: missing
libX11.so.6: /usr/lib32/libX11.so.6
libXcomposite.so.1: missing
libXcursor.so.1: /usr/lib32/libXcursor.so.1
libXext.so.6: /usr/lib32/libXext.so.6
libXi.so.6: /usr/lib32/libXi.so.6
libXinerama.so.1: missing
libXrandr.so.2: /usr/lib32/libXrandr.so.2
libXrender.so.1: /usr/lib32/libXrender.so.1
libxslt.so.1: missing
libXxf86vm.so.1: /usr/lib32/libXxf86vm.so.1
I also have all the dependencies installed from the Wine package
https://www.archlinux.org/packages/mult ... 6_64/wine/. (Or I wouldn't be able to install it)
I can run some stuff, World of Warcraft works.
I noticed this "error" when trying to winetricks vcrun2008 and it fails on
with the message:
Code: Select all
Unable to find a volume for file extraction.
Please verify that you have proper permissions.
Which is how I checked the drive manager and noticed it wasn't able to connect either.