libxml-2.0 - Xubuntu 12.04.2

If you're having problems with Snes9x, or think you've found a bug, this is the place to be.
Post Reply
qwikrazor87
Snes9x White Belt
Posts: 3
Joined: Tue Jul 16, 2013 7:59 am

libxml-2.0 - Xubuntu 12.04.2

Post by qwikrazor87 »

Hi.
I am trying to compile snes9x-gtk from source but I can't figure out how to get libxml-2.0, I have libxml2 installed but that doesn't seem to fix the problem with the configure script.
I have built the unix version but I don't get any sound from it, so I would like to try out the gtk version.

Here's the output at the bottom,

Code: Select all

checking for LIBXML... no
configure: error: Package requirements (libxml-2.0 >= 2.0) were not met:

No package 'libxml-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBXML_CFLAGS
and LIBXML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Thanks.
qwikrazor87
Snes9x White Belt
Posts: 3
Joined: Tue Jul 16, 2013 7:59 am

Re: libxml-2.0 - Xubuntu 12.04.2

Post by qwikrazor87 »

Update:
Nevermind, I figured it out, had to install libxml2-dev.
Post Reply