Changes between Version 37 and Version 38 of InstallingFACT++
- Timestamp:
- 11/14/18 14:11:26 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v37 v38 159 159 * root 5.34/36, 5.34/38, 6.12/06, 6.14/04 (with Qt support compiled in) 160 160 * Qt4 4.8.7 161 * libqwt 5.2.3 161 162 * libz 1.2.3 / 1.2.8 / 1.2.11 162 163 * mysqlclient 5.7.23, 5.7.24 (20.3.10) / 8.0.12 (21.0.12) … … 170 171 * libccfits v5 (3.430) 171 172 * libnova 0.16 173 * groff 1.22.3 172 174 173 175 Not all combinations might work though. (There are known problems with openssl 1.1.0 and Ubuntu 16.04: downgrade openssl to 1.0.*) … … 175 177 As a default, from cmake 3.6 onwards, the libmysqlclient (MySQL) to which the project is linked is automatically obtained from the libmysqlpp library (MySQL++). 176 178 177 == Packages required==179 == Packages == 178 180 179 181 This 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. … … 195 197 * qt4-qmake ("qmake: could not exec 'qmake': No such file or directory") 196 198 * qt4-dev ("Qt is NOT installed correctly") 197 198 * help2man 199 * libqwt5-qt4-dev ("Could NOT find Qwt") 200 201 * help2man, groff, 199 202 * curl 200 203 * bsd-mailx