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

Problem with installation of EntireX-DCOM

  • 1.  Problem with installation of EntireX-DCOM

    Posted Mon June 21, 2004 11:08 AM

    We have install EntireX-DCOM but when we login as sag no environmental variables is set (i.e. SAG).

    We have done following steps:


    • Install RedHat Linux EA 3.0 with gcc 3.2.3-20 and bintools newer than 2.12.1
    • Log in as root
    • export LD_ASSUME_KERNEL=2.4.0</pre><BR><LI><pre class="ip-ubbcode-code-pre">rpm -i dcom-try-license-v7.1.1-10.i686.rpm</pre><BR><LI><pre class="ip-ubbcode-code-pre">rpm ?i --nodeps --force dcom-v7.1.1-10.i686_tcm16-5501.rpm</pre><BR><LI><pre class="ip-ubbcode-code-pre">rpm ?i --nodeps --force dcom-sdk-v7.1.1-10.i686_tcm16-5502.rpm


    • Add ntd as a service in Linux
    • Login in as sag


    What is the problem, isn’t the enviromental variables to be set when you logon as sag?


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 2.  RE: Problem with installation of EntireX-DCOM

    Posted Mon June 21, 2004 12:57 PM

    Please modify your .bashrc file:

    export SAG=/opt/sag
    . ${SAG}/v711/INSTALL/exxenv

    This part is removed from the dcom rpm install script now.


    #Mainframe-Integration
    #EntireX
    #webMethods