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" Pls suggest what to do rgds Sourav
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
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Sourav Chakraborty