Re: MySQL 3.23.33 & BerkeleyDB 3.2.9

2001-03-11 Thread Ashley M. Kirchner
Jeremy Huddleston wrote: > Has anyone had similar problems or know a way around other than just not > using BerkeleyDB? That's not a valid problem. And it's not MySQL's fault either that no one reads the README and/or INSTALL files that come with the product. You need to download the p

MySQL 3.23.33 & BerkeleyDB 3.2.9

2001-03-11 Thread Jeremy Huddleston
I am compileing MySQL 3.23.33 with the following options: --prefix=/usr/local --with-berkeley-db=/disks/eradicator/i686/BerkeleyDB --with-berkeley-db-includes=/disks/eradicator/i686/BerkeleyDB/include/ --with-berkeley-db-libs=/disks/eradicator/i686/BerkeleyDB/lib/ I have BerkeleyDB 3.2.9, and whe