using berkleydb3.2.9 with patch1 and patch2 
        when compiling MySQL 3.23.38  
        I add --with-berkeley-db  
                --with-berkeley-db-includes=/usr/local/BerkeleyDB.3.2/include 
                --with-berkeley-db-libs=/usr/local/BerkeleyDB.3.2/lib
        so it configure and the complains about wrong version 
        wanting 3.2.9a and finding 3.2.9 wassup with this ? 
        do i need edit version in headers ? 
        I tried this first without the pathches also with same results
        I seem to call have the same problem last time i tried to use BerkleyDB






        because i don't want to use the prebuild binaries.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to