RTTOV 13: install directory: does that work?

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45319
    Olaf TuinderOlaf Tuinder
    Participant

    In the RTTOV 13 Quick Start manual, the document says “The script then asks for an installation directory: leave this blank to use the default.” If I fill something in, then RTTOV does not get installed into that directory. Am I doing something wrong?

    Olaf.

    #45331
    James HockingJames Hocking
    Keymaster

    Hi Olaf,

    The installation is done in a directory relative to your top-level RTTOV directory. For example, if your RTTOV directory is ~/rttov/ and you specify “install” (without the quotes) as the installation directory, then RTTOV will be built in ~/rttov/install/.

    If this doesn’t work for you, then can you let me know what output you are getting from the build?

    Once the compilation is complete you can move the resulting libraries and binaries wherever you want, although to run the test suite (for example to run the tests to ensure the build worked correctly, or to run the example code described in the Quick Start Guide) you need to specify the directory containing the binaries relative to the RTTOV top-level installation directory (this would be install/bin in the example above).

    Best wishes,
    James

    #45333
    Olaf TuinderOlaf Tuinder
    Participant

    I did not use a relative dir under the source directory. I was assuming it would work like a –prefix where one can give an absolute path, like with packages such as hdf5 etc.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.