On 4/24/19 9:56 AM, Bas Couwenberg
wrote:
On
2019-04-24 09:21, Guillaume Pasero wrote:
Usually on standalone binaries, we provide
a small launcher script for
monteverdi and mapla that sets the right variables. Could this
be the
right solution?
It's the same workaround as in the .desktop file.
The OTB code should know about the application path it was built
with and compile that in to use by default and only the the env
var to use a different path specified by the user.
Seems like a good solution, I will feedback this to OTB tracker.