Thursday, January 21, 2010

errors found in Debian based OS

1. Software installation:

configure: error: Package requirements (gtk+-2.0 libxml-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

solution:

install libgtk2.0-dev
install libxml-dev.

No comments:

Post a Comment