Announcement

Collapse
No announcement yet.

library dependency

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • library dependency

    Hello,

    I have a strange question. At work, we use a couple of open source libraries (gdal, xerces, ...). Due to issues with different versions on different machines, we would like to use locally placed libraries rather than those available on the system.
    For our software, this seems to work, but gdal still has a dependancy from the xerces on the system. I have set up different compiles for gdal, but I fear it may not work....

    How can one force a dynamic link library (.so) to be searched in a particular path?

    Thanks,

    Jorg
    pixar
    Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)
Working...