Changes between Version 19 and Version 20 of InstallingFACT++


Ignore:
Timestamp:
09/07/18 13:33:07 (7 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingFACT++

    v19 v20  
    117117}}}
    118118
    119 It is all a newer version, a newer required version, or compiled with mysqlclient 5.7.23, or all of that.
     119It is all a newer version, a newer required version, or compiled with mysqlclient 5.7.23, or all of that. Make sure that the root-version cmake finds is also compiled with the same mysqlclient-library, e.g. by
     120{{{
     121/swdev_nfs/cmake-3.5.0-Linux-x86_64/bin/cmake \
     122-DMYSQL_LIBRARY=/swdev_nfs/mysql-5.7.23-linux-glibc2.12-x86_64/lib/libmysqlclient.so \
     123-DMYSQL_INCLUDE_DIR=/swdev_nfs/mysql-5.7.23-linux-glibc2.12-x86_64/include \
     124/swdev_nfs/root_v5.34.36-source/
     125}}}
    120126
    121127=== ETH (PC45) ===