shakaran

jhbuild run pkg-config

Feb 18th, 2013
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.45 KB | None | 0 0
  1. jhbuild run pkg-config --modversion libxml-2.0 libxslt
  2. Package libxml-2.0 was not found in the pkg-config search path.
  3. Perhaps you should add the directory containing `libxml-2.0.pc'
  4. to the PKG_CONFIG_PATH environment variable
  5. No package 'libxml-2.0' found
  6. Package libxslt was not found in the pkg-config search path.
  7. Perhaps you should add the directory containing `libxslt.pc'
  8. to the PKG_CONFIG_PATH environment variable
  9. No package 'libxslt' found
Advertisement
Add Comment
Please, Sign In to add comment