http://bugs.winehq.org/show_bug.cgi?id=421
Lockywolf lockywolf@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lockywolf@gmail.com
--- Comment #406 from Lockywolf lockywolf@gmail.com 2011-02-28 07:25:11 CST --- I have a problem, similar to the autoconf one.
I have ubuntu 10.10 x86_64, wine 1.3.14
I followed the instructions from
http://wiki.winehq.org/WineOn64bit
Ubuntu way
sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get build-dep wine1.3
then I applied patches (no warnings)
autoconf, configure, make - passed okay.
but when i try to run a program - i receive the annoying
WINEDIB=on /opt/winedib/bin/winecfg
err:driver:Load_Dib_Driver Couldn't load DIB Engine err:driver:Load_Dib_Driver Couldn't load DIB Engine err:driver:Load_Dib_Driver Couldn't load DIB Engine err:driver:Load_Dib_Driver Couldn't load DIB Engine
Any ideas?