_oP wrote: > Hello all, > really hope someone can help me on this one... > > That is what i have done > 1. Installed all suggested lib32 libraries available > 2. Direct Rendering: yes (newest fglrx 64 bit drivers from ATI site) > 3. http://wiki.winehq.org/WineOn64bit went through wiki over and over > but still get this errors after running ./configure > > configure: libxcomposite development files not found, Xcomposite won't be supported. > *configure: libhal development files not found, no dynamic device support.* > configure: libcapi20 development files not found, ISDN won't be supported. > configure: libcups development files not found, CUPS won't be supported. > configure: OpenSSL development files not found, SSL won't be supported. > configure: libpng development files not found, PNG won't be supported. > > I really just care about the libhal thing. > Cant imagine why wine cant find the libhal dev packages... xorg-dev mesa-dev libhal-dev are installed. I know it has to do with wine only being able to use 32 bit libraries, and some also suggested to create a 32bit chroot http://wiki.winehq.org/WineOn64bit but i don't actually want to do that, it must be possible to just install or symlink the necessary file so wine can find it and use it, or no? > > If you need more information of wine version, config.log etc.. just ask > > greez, > > _oP Debian does not have 32-bit HAL libraries. And you are wrong about other missing parts - you have to have CUPS, PNG, SSL or you will see lots of broken stuff. Of course you will be missing great deal of 3D functionality without libxcomposite as well.