5 Feb
2014
5 Feb
'14
3:45 p.m.
* Christian Maeder <Christian.Maeder@dfki.de> [2014-02-05 16:28:50+0100]
This happens, because our /bin/sh is a "real" sh (and not a bash) that only allows to "export LD_LIBRARY_PATH" as a separate command.
You mean it's a "real" sh and not a POSIX-compatible one. http://pubs.opengroup.org/onlinepubs/009695399/utilities/export.html Roman