Caryl Rahn writes:
> I am getting link error when I try to compile with the mysqlclient library.
> I tried adding -lgz at the end of my link line as the documentation
> suggests. It cannot find -lgz
> What can I do to fix this?
> 
> Thanks,
> 
> Caryl Rahn
> Senior Operations Programmer
> Siemens Building Technologies, Inc.
> Security Systems Division
> (954) 377-5955
> 


It is -lz, not -lgz ...

What error message do you get ??

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to