IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

HP-UX - cannot find path of shared library apache error afte

  • 1.  HP-UX - cannot find path of shared library apache error afte

    Posted Sat September 08, 2001 11:22 AM

    entire message below:
    /usr/lib/dld.sl: Can’t find path for shared library: libsagsmp2.sl
    /usr/lib/dld.sl: No such file or directory
    Syntax error on line 1308 of /opt/apache/conf/httpd.conf:
    Cannot load /sag/common/lib/libsagovo.sl into server:No such file or directory
    ./apachectl start: httpd could not be started

    wat did i miss?


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: HP-UX - cannot find path of shared library apache error afte

    Posted Tue October 09, 2001 11:56 AM

    Hi,
    the problem you have is with the variable SHLIB_PATH, which shoud be correct when you start apache, so you can do one of 2:
    set SHLIB_PATH as it is on sag user or you can use sagenv.new to set all theses variables.
    To set this in your current shell please type a command:
    . $SAG/sagenv.new
    This should help.
    Marcin


    #API-Management
    #Tamino
    #webMethods