Hello all,
Since I get my debian in 64bits, i can't compile wine by myself...
I reach a lot of 32bits dev files requirement, but there are a few wich still
missing ! And i don't know why because they are present in my /lib32 and
/usr/lib32 dirs under several names.
Code:
configure: gstreamer-0.10 base plugins 32-bit development files not found,
gstreamer support disabled
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't
be supported.
configure: WARNING: GetText 32-bit development files not found (or too old).
Internationalization won't be fully supported.
configure: WARNING: libpng 32-bit development files not found, PNG won't be
supported.
configure: Finished. Do 'make' to compile Wine.
I just only need these 4 files to compile wine ... [Crying or Very sad]
I skipped freetype 32 bits with --without-freetype too. But i think libpng is
required for wine to work properly.
Anybody else have this problem ??