Home » Questions » Computers [ Ask a new question ]

Making wine to be compiled with libxml2 support on gentoo

Making wine to be compiled with libxml2 support on gentoo

Despite I had xml use flag in my make.conf and installed libxml2 before compiling wine sometimes I'm getting errors like this:

Asked by: Guest | Views: 188
Total answers/comments: 1
Guest [Entry]

"First let's find out if you built wine with the xml use flag enabled in the past.
If you have eix installed you could run

eix -e wine

to see. If not you could try

less /var/db/pkg/app-emulation/wine-*/USE

to see the list of applied use flags."