No package 'dbh-1.0' found
<[email protected]> Wed, 14 Apr 2004 17:58:20 -0600
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
Trying to install from cvs. Everything up until this point has built fine. I did install dbh_1.0-18.tar.bz2 w/ ./configure && make && make install. I've edited /etc/ld.so.conf to include the path to dbh and ran ldconfig. Also tried .autogen.sh but I get the same error: checking for pkg-config... /usr/bin/pkg-config checking for dbh-1.0 >= 1.0... Package dbh-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbh-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'dbh-1.0' found configure: error: Library requirements (dbh-1.0 >= 1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. How to point ./configure to where dbh is? Hopefully I'm not doing something stupid. :) Thanks alot. glenn greenfield