| 171 | | |
| | 177 | == Packages required == |
| | 178 | |
| | 179 | 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. |
| | 180 | |
| | 181 | * subversion |
| | 182 | * cmake |
| | 183 | * pkgconf (--recommended--) |
| | 184 | * libz-dev ("Could NOT find ZLIB") |
| | 185 | * libncurses-dev ("Could NOT find Curses") |
| | 186 | * libreadline-dev ("Could NOT find Readline") |
| | 187 | * libgl-dev ("Could NOT find OpenGL") |
| | 188 | * libv8-dev ("Could NOT find V8") |
| | 189 | * libccfits-dev ("Could NOT find Cfitsio") |
| | 190 | * libssl-dev ("Could NOT find OpenSSL") |
| | 191 | * libnova-dev ("Could NOT find Nova") |
| | 192 | * libmysql++-dev ("Could NOT find MySQL++") |
| | 193 | * libboost-all-dev ("Unable to find the requested Boost libraries") |
| | 194 | |
| | 195 | * qt4-qmake ("qmake: could not exec 'qmake': No such file or directory") |
| | 196 | * qt4-dev ("Qt is NOT installed correctly") |
| | 197 | |
| | 198 | * help2man |
| | 199 | * curl |
| | 200 | * bsd-mailx |
| | 201 | * jsdoc-toolkit |
| | 202 | |
| | 203 | |
| | 204 | |
| | 205 | |