Announcement

Collapse
No announcement yet.

shared libraries - how to use ones created by myself

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    shared libraries - how to use ones created by myself

    I created a shared library and try to use it in my program. I executed ldconfig -n dir_with_my_lib and ldd my_program tells me that it is not found. What else should I do?
Working...
X