IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of Install_libmysqlclient


Ignore:
Timestamp:
Jun 29, 2012, 9:13:43 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Install_libmysqlclient

    v1 v2  
    33= libmysqlclient Install =
    44
    5 It is advised to install your system dependent (e.g. with sudo apt-get install libmysqlclient). If the {{{libmysqlclient}}} library is not installed on your system, the IPP installation script will install it for you. However there might be a parameter to change if you encounter the mysql related following error when you start the mysql client:
     5== The easy solution ==
     6It is advised to install your system dependent (e.g. with {{{sudo apt-get install libmysqlclient}}}).
     7
     8== Through the IPP install ==
     9
     10If the {{{libmysqlclient}}} library is not installed on your system, the IPP installation script will install it for you. However there might be a parameter to change if you encounter the mysql related following error when you start the mysql client:
    611{{{
    712ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)