Operating System - HP-UX
1752590 Members
2857 Online
108788 Solutions
New Discussion

If interested with ! Latest CMake and MySQL ported to HP-UX B.11.31 IA64

 
Ph Vouters
Valued Contributor

If interested with ! Latest CMake and MySQL ported to HP-UX B.11.31 IA64

Dear everyone,

 

If interested with ! Latest CMake and MySQL ported to HP-UX B.11.31 IA64. You will find relevant information at http://vouters.dyndns.org/tima/HP-UX-IA64-MySQL-Building_and_Installing_MySQL_on_HP-UX.html

 

Note that this MySQL port has been built without OpenSSL support. If willing OpenSSL you will have to have SSL libraries and C headers installed on your HP-UX system.. You can on MySQL CMake command -DSSL_INCLUDE_DIRS="/path/to" ,-DSSL_DEFINES='-Ditem1 "-Ditem2=value2"' and -DSSL_LIBRARIES="-L/path/to -lssl -lcrypto"..

 

If your port does not work as you expect it, you may study the CMakeLists.txt in the various MySQL subdirectories.

 

A last item: if cd /usr/local/mysql/mysql-test; perl mysql-test-run.pl returns you the documented error, you may check with kctune and ulimit -a what your HP-UX processes are allowed to.

 

In the hope this will interest some of you forward looking to install or upgrade their MySQL databases to latest version.

Philippe