Re: HP-UX 10.20 and MySQL

2001-06-26 Thread Jack Challen
Hi, I had a similar problem while compiling the Msql-MySQL perl module for HP-UX 11.00. In the end I (apparently) solved it by running the configure, then editing the Makefile in libmysql (and libmysql_r), and adding "-fpic" to the "CFLAGS=" and "CXXFLAGS=" lines. Hope this helps.

HP-UX 10.20 and MySQL

2001-06-25 Thread Varvarigos Harry
Is there some kind soul out there that can email me a tarball og the MySQL module for an HP-UX machine? I've tried to compile the module - but it says that I have to compile MySQL with +z or +Z, gcc doesn't have a +z or +Z ( and mysql should be compiled with gcc ) but it does have an -fPIC and -FP