10 Mar
2009
10 Mar
'09
9:30 a.m.
Hi,
.I have downloaded mysql 5.0.77 source code and have used ./configure --with-berkeley-db='/usr/local/berkeleydb' --with-berkeley-db-libs='/usr/local/berkeleydb/lib' --with-berkeley-db-includes='/usr/local/berkeleydb/include' But I got- configure: WARNING: unrecognized options: --with-berkeley-db,--with-berkeley-db-libs,--with-berkeley-db-includes"
this ISNT the mysql mailing list. but still, some basic help for you ./configure --help this will tell you WHAT you can use as arguments, and HOW to use them. alan