[Pvfs2-users] Could not find DB libraries

Phil Carns carns at mcs.anl.gov
Tue Nov 4 09:11:20 EST 2008


Hello,

There is no need to manually download and install the Berkeley DB
libraries.  You just need to find the right development packages
provided by Ubuntu.

You can first find out what version of Berkeley DB you are using by
running this command and picking the newest version number if multiple
are installed:

dpkg -l |grep libdb4

Then you need to install the "-dev" version of the package identified
above.  For example, if you have libdb4.6, then you can run this command
to install the development headers to match it:

apt-get install libdb4.6-dev

-Phil

wmaple at 126.com wrote:
> HI
> 
> I tried to install pvfs2 on ubuntu 8.04, so it is necessary to  install  
> berkeley  DB first.  I download the berkeley DB source package from the 
> following link:
> http://www.oracle.com/technology/software/products/berkeley-db/index.html
> Finished its installation, I started to install pvfs2. But when run 
> ./configure, I got a message:
> ... .... ....
> Could not find DB libraries
> It seems that there is someone get trouble like me, but I can not find 
> db-devel package used under ubuntu 8.04.
> 
>  
> 
> 
> ------------------------------------------------------------------------
> ÍøÒ×ÓÊÏä10ÖÜÄê,¼¼Êõ¼ûÖ¤»Ô»Í <http://www.yeah.net>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pvfs2-users mailing list
> Pvfs2-users at beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users




More information about the Pvfs2-users mailing list