2012/2/23 Nils Kneuper <crazy-ivanovic@gmx.net>

Btw in your sample you forgot the line for "build", all 4 params are
mandatory... ;)

While for .next pnd_run.sh will need to know the OS version. Your need dont. The script you attached in your first mail is what is requiered.
It's the app (or it's wrapper) that need to know the it's HF7. pnd_run.sh cannot help knowing this (while for .next it will need to know if it will need to provide 1.0.0 compliant libraries).

Just include the notaz SDL version in your PND with your script and just dont add your bundled libSDL to LD_LIBRARY_PATH if the current PND run on HF7 or later ;)

cheers,
sebt3