ok after i run the command CC="gcc-4.2 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -L`pwd`/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure i get the following warnings configure: WARNING: No OpenGL library found on this system. Wine will be build without OpenGL or Direct3D support. configure: WARNING: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. i believe that they should be fixed before the continuation of compiling. can anyone tell me what i would need to get from synaptic package manager to fix this? i got the information from http://wiki.winehq.org/WineOn64bit#head-15ce773b2453307f593a3045e558b30a0e8ed64d thanks a lot.