LD_LIBRARY_PATH not set via a wrapper anymore?

Yann Sionneau yann.sionneau at parrot.com
Tue May 17 15:56:06 UTC 2016


Hello,

I noticed that a few weeks(?) ago, ubuntu-core-launcher was not running
directly the target binary, but instead was running a shell script
exporting PATH and LD_LIBRARY_PATH allowing to run binaries from inside
the snap and also
allowing to use shared libraries from inside the snap.

But now it seems ubuntu-core-launcher directly runs the target binary.
How is this supposed to work with regard to shared libraries from inside
the snap?

I indeed noticed that it wasn't working any longer on my side. I had to
do my own wrapper to export LD_LIBRARY_PATH.

Is this normal?

Thanks!

Regards,

-- 
Yann



More information about the snappy-devel mailing list