Mikhail Gusarov schrieb:
> filenames do not matter, SONAMES do.
>
> $ readelf -a libssh2.so.1.0.2 | grep SONAME
>
> will give you a soname for a library. Runtime linker has a cache for
> SONAME -> filename mapping, so you should run ldconfig to update it
> after installing library.

Hello Mikhail,

Thank you very much for your help!
You are right, it works that way.

Thanks
Markus




------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to