[Greylist-users] Re: problem installing DBD::mysql on HP-UX 11i

Jochen Wiedmann joe at ispsoft.de
Sun Mar 7 09:11:07 PST 2004


Zitat von "Goerke, Michael" <Michael.Goerke at IUE.it>:

> "/usr/local/mysql/lib/libmysqlclient.a(libmysql.o)". Make sure it was
> compiled with +z/+Z.
> 
> I tried to run manually with --libs="-L/usr/local/mysql/lib -lmysqlclient
> -lcrypt -lnsl -lm +z" as suggested in the list, but the argument is "not
> recognized".

I would assume that you misunderstand the problem slightly: Not
only the driver, but the MySQL client library needs to be
compiled with +z.

The recommended solution is to recompile MySQL (the client
libraries will do, see the configure option --without-server)
and make sure, that the flag is present.


Jochen



More information about the Greylist-users mailing list