source: flex_extract.git/for_developers/Sphinx/source/Support/faq.rst @ 41c9dbc

ctbtodev
Last change on this file since 41c9dbc was 41c9dbc, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

Large update of Sphinx doc; moved Sphinx source to dev dir; Cleaned control files

  • Property mode set to 100644
File size: 1.8 KB

FAQ - Frequently asked questions

What can I do if I can't install the third party libraries from distribution packages?

This can be the case if the user does not have admin rights. It is possible to install the necessary libraries locally from source. For this case you should follow the following steps:

Installation hints:
  1. Read Emoslib installation instructions

  2. Read ECMWF blog about gfortran

  3. Install FFTW

  4. Install EMOSLIB (2 times make! one without any options and one with single precision option)

  5. Install ECCODES

  6. Register at Mars (:ref:`ref-registration`)

    ?
  7. Install Web API's CDS API and ECMWF Web API

  8. Check LD_LIBRARY_PATH environment variable if it contains all paths to the libs

  9. Check available python packages (e.g. import eccodes / import grib_api / import ecmwfapi)

  10. Start test retrieval (:ref:`ref-test-local`)

    ?
  11. Install flex_extract (:doc:`../installation`)

    ?

Caution!

  • use the same compiler and compiler version all the time
  • don't forget to set all Library paths in the LD_LIBRARY_PATH environment variable
  • adapt the flex_extract makefile
?
.. toctree::
    :hidden:
    :maxdepth: 2
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG