From: salsaman <sal...@xs...> - 2004-09-03 13:06:23
|
I am trying now to build the gforce plugin, here is what I get from configure: "checking for libvisual = 0.1.6... Package libvisual was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual' found configure: error: libvisual not found, libvisual is needed to build this package, you can download libvisual at http://libvisual.sf.net/" libvisual.pc is installed in /usr/local/lib/pkgconfig/ I tried: env PKG_CONFIG_PATH=/usr/local env PKG_CONFIG_PATH=/usr/local/lib env PKG_CONFIG_PATH=/usr/local/lib/pkgconfig each time with the same result. I don't know pkgconfig very well, so I have no idea how to fix this problem. Salsaman. |