> Thank you Nicolas, that works. > > If it need a copy of the file in /usr/lib, is it because I used: > > grep "/usr/lib" /etc/ld.so.conf || echo "/usr/lib" >> /etc/ld.so.conf
/usr/lib should already be in your /etc/ld.so.conf You can put /usr/lib/neko there as well if you don't want to do the "ln" Nicolas -- Neko : One VM to run them all (http://nekovm.org)
