LD_LIBRARY_PATH Issue

From: Simran H. (redhat_at_chamkila.org)
Date: 01/31/05

  • Next message: Tom Klem: "Tape backup for Linux 7.3 / 9.0 Recomendation"
    Date: Mon, 31 Jan 2005 08:41:04 -0800 (PST)
    To: redhat-list@redhat.com
    
    

    Hi Guys,

    I have a application running on my system that I am having some problems
    with. If I telnet to my server and run the application then I get the
    following library errors:

    Fatal Error: Cannot Successfully map soname 'libpdb.so' under any of the
    filenames
    /usr/lib32/libpdb.so:/usr/lib32/internal/libpdb.so:/lib32/libpdb.so:/opt/lib
    32/libpdb.so:

    The library that it is looking for is in the following location:
    /usr/unsupported/schrodinger/maestro-v65007/lib/

    When I run the app I see that the LD_LIBRARY_PATH is set to:
    LD_LIBRARY_PATH:
    /usr/unsupported/schrodinger/maestro-v65007/lib/:/usr/unsupported/schrodinger/maestro-v65007/lib/:

    If I link the required libs to /usr/lib32 then this works but I need a
    better fix for this issue.

    ----
    However, if I do a "su - unixid" I am able to successfully run the
    application without any problems and the LD_LIBRARY_PATH is set to:
    LD_LIBRARY_PATH: /usr/unsupported/schrodinger/maestro-v65007/lib/:
    ----
    Any idea as to why this might be happening and how can I fix this issue?
    Thanks in advance.
    -Simran
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Tom Klem: "Tape backup for Linux 7.3 / 9.0 Recomendation"

    Relevant Pages

    • RE: LD_LIBRARY_PATH Issue
      ... following library errors: ... Cannot Successfully map soname 'libpdb.so' under any of the ... Any idea as to why this might be happening and how can I fix this issue? ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • LD_LIBRARY_PATH Issue
      ... If I telnet to my server and run the application then I get the following library errors: ... If I link the required libs to /usr/lib32 then this works but I need a better fix for this issue. ...
      (SunManagers)