Comment 4 for bug 1657845

Revision history for this message
Santiago Baldassin (sbaldassin) wrote :

Hi Michael, I gave it a try and it is not working. The problem is that the path added to LD_LIBRARY_PATH does not seem to be ok.

./snappyenv:export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SNAP/testability/usr/lib:$SNAP/testability/usr/lib/$ARCH:$SNAP/testability/usr/lib/$ARCH/mesa

In the snap that I installed, that is the path added and the path to be appended should be

$SNAP/testability/:$SNAP/testability/$ARCH:$SNAP/testability/$ARCH/mesa