IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 16 and Version 17 of IPP_Installation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Installation

    v16 v17  
    3434 * Old Installation Guides (out-of-date)
    3535  * [wiki:IPPInstallStepByStep-2.6 IPPInstallStepByStep-2.6] : Notes on installing IPP 2.6 for !RedHat - Alexander Laurich
    36  * {{{libmysqlclient}}}: 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:
     36 * [wiki: libmysqlclient]: 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:
    3737{{{
    3838ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)