Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fimex:install [2017-09-05 10:37:18] alexanderb 0.64.0 |
fimex:install [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installation ====== | ====== Installation ====== | ||
| - | ===== Pre-build Packages ===== | + | ===== Pre-built Packages ===== |
| If you are lucky to run one of the following operating systems, you can install fimex from a package repository, please check the [[fimex: | If you are lucky to run one of the following operating systems, you can install fimex from a package repository, please check the [[fimex: | ||
| Line 8: | Line 8: | ||
| Fimex requires at least the following libraries to be installed for compilation: | Fimex requires at least the following libraries to be installed for compilation: | ||
| - | * c99/c++ compiler | + | * c99/c++11 compiler |
| * [[http:// | * [[http:// | ||
| - | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| To configure the different file formats or features it requires: | To configure the different file formats or features it requires: | ||
| * [[http:// | * [[http:// | ||
| - | * [[http:// | + | * [[https:// |
| - | * [[http:// | + | |
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| - | * [[http:// | ||
| ===== Build ===== | ===== Build ===== | ||
| - | See [[https:// | + | See [[https:// |
| ==== Optimizations with gcc ==== | ==== Optimizations with gcc ==== | ||