Changes between Version 37 and Version 38 of InstallingFACT++


Ignore:
Timestamp:
11/14/18 14:11:26 (7 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingFACT++

    v37 v38  
    159159* root 5.34/36, 5.34/38, 6.12/06, 6.14/04 (with Qt support compiled in)
    160160* Qt4 4.8.7
     161* libqwt 5.2.3
    161162* libz 1.2.3 / 1.2.8 / 1.2.11
    162163* mysqlclient 5.7.23, 5.7.24 (20.3.10) / 8.0.12 (21.0.12)
     
    170171* libccfits v5 (3.430)
    171172* libnova 0.16
     173* groff 1.22.3
    172174
    173175Not all combinations might work though. (There are known problems with openssl 1.1.0 and Ubuntu 16.04: downgrade openssl to 1.0.*)
     
    175177As a default, from cmake 3.6 onwards, the libmysqlclient (MySQL) to which the project is linked is automatically obtained from the libmysqlpp library (MySQL++).
    176178
    177 == Packages required ==
     179== Packages ==
    178180
    179181This is a list of packages known to be required for a full installation on some Ubuntu (this list might not be correct for all systems not complete). Package names might differ. In some cases not all dependent packages (e.g. libbost-all-dev) might be required but only a subset.
     
    195197* qt4-qmake ("qmake: could not exec 'qmake': No such file or directory")
    196198* qt4-dev ("Qt is NOT installed correctly")
    197 
    198 * help2man
     199* libqwt5-qt4-dev ("Could NOT find Qwt")
     200
     201* help2man, groff,
    199202* curl
    200203* bsd-mailx