Problem with installation of EntireX-DCOM

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?

Please modify your .bashrc file:

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

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