RV: RPM with berkely-bd

2001-03-22 Thread serconsur
Hi, I have downloaded the standard binary RPM for i386 (3.22.35) but it doesnt include the Berkeley-DB library for the use the transaction in MYSQL. Could you send me a stable version of MySQL in standar binary RPM with transactions by using the Berkeley DB library ? Thanks you.

Re: RV: RPM with berkely-bd

2001-03-22 Thread Richard Ellerbrock
None exists. To create your own rpm is very simple: Download source rpm Install source rpm with rpm -i Files will appear in /usr/src/redhat tree Change to /usr/src/redhat/SPECS Modify mysql.spec file to include BDB (just uncomment line on - easy to find) Next build with rpm --bb --target=i686