View Single Post
Old 10-13-2009, 04:26 AM   #4
alexbt
Junior Member
alexbt began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2009
Device: none
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
alexbt is offline   Reply With Quote