Next: Reporting problems to the
Up: Troubleshooting
Previous: Problems with the source
If you are using a binary installation and you are having problems to link your own software with OSA libraries the
following command sequence might help:
cd $ISDC_ENV ; mv lib lib_orig ; ln -s libalt lib
If you still have problems, you probably need to compile the OSA software from the source code and link your software
using the newly built libraries. However, we suggest to use docker containers.
inthelp@sciops.esa.int