[OmniORB] [Newbie ?] Pb with eg3 on a redhat8.0
Janet Tvedt
tvedt@noao.edu
Tue Dec 3 16:27:01 2002
eg3 works fine for me. I compiled omniORB 3.0.4 with gcc 3.2 under
redhat 8.0.
On Tue, 2002-12-03 at 07:50, Erwan Adam wrote:
> >
> > Do you have the LD_LIBRARY_PATH set correctly?
> >
> > omni4 () {
> > echo "switch to OmniORB 4.0.0"
> > export OMNIORB_HOME=/opt/omni-4.0.0
> > export LD_LIBRARY_PATH=$OMNIORB_HOME/lib:${LD_LIBRARY_PATH}
> > export PATH=$OMNIORB_HOME/bin:${PATH}
> > export OMNINAMES_LOGDIR=~/tmp
> > export OMNIORB_CONFIG=~/omniORB.cfg
> > }
> >
> > cheers
> >
> > Heinrich
> >
> >
> >>
> >>
>
> yes, I think ...
>
> with omni3 and omni4 (compiled old way) :
>
> setenv OMNIORB_HOME ${ALLI_PROD}/omni
> setenv PATH $OMNIORB_HOME/bin/i586_linux_2.0_glibc2.1:$PATH
> setenv LD_LIBRARY_PATH
> $OMNIORB_HOME/lib/i586_linux_2.0_glibc2.1:$LD_LIBRARY_PATH
>
> with omni4 (compiled with configure) :
>
> setenv OMNIORB_HOME ${ALLI_PROD}/omni
> setenv PATH $OMNIORB_HOME/bin:$PATH
> setenv LD_LIBRARY_PATH $OMNIORB_HOME/lib:$LD_LIBRARY_PATH
>
> with all :
>
> setenv OMNIORB_CONFIG $HOME/.omniORB.cfg
>
> I use omniORB on a redhat7.1 for a while
> without any problem ...
>
>
> E.A.
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list@omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list