No package 'dbh-1.0' found

edscott wilson garcia edscott at imp.mx
Thu Apr 15 02:37:08 CEST 2004


El mié, 14-04-2004 a las 18:58, glenngreenfield at adelphia.net escribió:
> 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.

Your installation of dbh should put a dbh-1.0.pc someplace. The
environment variable PKG_CONFIG_PATH should reflect that location. On my
system:

bash-2.05b$ echo $PKG_CONFIG_PATH
/usr/local/lib/pkgconfig
bash-2.05b$ ls $PKG_CONFIG_PATH
bf-0.1.pc                       libxfcegui4-1.0.pc
dbh-1.0.pc                      xfce-mcs-manager.pc
libxfce4mcs-client-1.0.pc       xfce4-modules-1.0.pc
libxfce4mcs-manager-1.0.pc      xfce4-panel-1.0.pc
libxfce4util-1.0.pc             xffm-1.0.pc


Edscott

> 
> 
> glenn greenfield
> 
> _______________________________________________
> Xfce-dev mailing list
> Xfce-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce-dev
> 




More information about the Xfce-dev mailing list