How to compile MySql with BDB package = no BDB build directory?

2002-09-25 Thread jimd
Description: Compile MySql with BDB installed as a system package with no build directory. MySql configure and compile insist on building the included BDB which is not wanted as the system BDB package contains a more recent version of Berkeley DB. Adding BDB include and library

Missing OpenSSL_add_all_algorithms

2002-09-19 Thread jimd
Description: MySql-4.0.3-beta invokes a system call to OpenSSL_add_all_algorithms. OpenSSL-0.9.7 no longer provides this function call. The same is true for MySql-4.0.2-alpha. From: Lutz Jaenicke via RT [EMAIL PROTECTED] Subject: [openssl.org #263]

MySql-4.0.3-beta requires OpenSSL_add_all_algorithms, not in

2002-09-02 Thread jimd
OpenSSL-0.9.7-beta3 Description: gcc -O3 -DDBUG_OFF -O2 -fno-strength-reduce -o test-ssl test-ssl.o -L/usr/local/ssl/lib -L/usr/local/lib ../dbug/libdbug.a libvio.a ../mysys/libmysys.a ../strings/libmystrings.a libvio.a -L/usr/lib -lssl -lcrypto -lz -lcrypt -lm -pthread /usr/lib/libc.so.4: