Good day.

I have encount some problem when try to configure MySQL 4.0.12 source
distribution with BerkeleyDB support.
I have donwload only available BerkleyDB distribution on SleepyCat
Software server (4.1.25) and install it with default configuration.

This is configure script command line:

./configure \
--with-berkeley-db=/usr/local/BerkeleyDB.4.1 \
--with-berkeley-db-includes=/usr/local/BerkeleyDB.4.1/include \
--with-berkeley-db-libs=/usr/local/BerkeleyDB.4.1/lib

And this is oputput:

.
.
.
checking for BerkeleyDB... supplied
configure: error: didn't find valid BerkeleyDB: '/usr/local/BerkeleyDB.4.1' doesn't 
look like a BDB directory (invalid version 4.1.25 (must be version 3.2.3h or ))

Is this a principle problem and MySQL does not compile with
BerkeleyDB4 or I may just modify configure script to avoid this
problem?

Great thanks for any help.

System: Linux Slackware 8

/Excuse me for my English/
-- 
Best regards,
 Jafar Aliev                          mailto:[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to