I needed Adobe Air for scratch 2
To istall it on lessie, the following i386 libs was needed:
- libnspr4:i386
- libnss3:i386
- libgtk2.0-0:i386
I also needed to create a link from /usr/lib/i386-linux-gnu
to /usr/lib32
:
cd /usr
sudo ln -s /usr/lib/i386-linux-gnu lib32
And then, it didn't work for now...