Hi,��There are some problems with the rpath we are trying to solve��� in the mean time, best solution is to affect the LD_LIBRARY_PATH :(EstebanOn 16 Jun 2015, at 11:47, Matthieu Lacaton <matthieu.lacaton@gmail.com> wrote:When I tried to call "OSSDL2Driver hasPlugin" the return was "false" with the following message console :Yesterday I downloaded the latest Pharo 5 vm and image thanks to the zeroconf scripts.Hello,I am currently using Archlinux and I don't have the SDL2 library loaded into my system.ioLoadModule(.../pharo-vm/libSDL2DisplayPlugin.so):
libSDL2-2.0.so.0: cannot open shared object file: No such file or directoryThe library itself (libSDL2-2.0.so.0) is located in the pharo-vm folder, however it seems that the vm is looking for it somewhere else because after copying the file in /usr/lib32/ the VM was able to find it correctly.I was wondering : shouldn't the vm only rely on the SDL2 library inside pharo-vm folder ?Thanks,Matthieu