Now it does work!
Thank you for the fast answer.
You were right.
I really had no such library. But I had the old one: libltdl.so.3
And I didn't have to upgrade it. By creating a symbolic link I managed to solve the problem:
sudo ln -s libltdl.so.3 libltdl.so.7
Now everything works perfectly.
Thank you very much for the good work you do.
Regards,
Alex
|