[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QO on cvs



Doug

You're right.  I was on rsun00 not on rmds03.  I found the typo in the
setup & fixed it into cvs.

Now,

[rmds03] ~/test_GCA/QO > make
cd /star/u2c/porter/test_GCA/QO/src; make orbh
make[1]: Entering directory `/star/u2c/porter/test_GCA/QO/src'
/usr/local/bin/idl smqQueryI.idl
/usr/local/bin/idl smDefs.idl
/usr/local/bin/idl qe.idl
make[1]: Leaving directory `/star/u2c/porter/test_GCA/QO/src'

I've also opened up permissions on my installation of Omnibroker
for rsun00. & rechecked the make on starsu00, rsun00, & rmds03.

Note to all about RCF installation of Omnibroker in /usr/local,

    On rsun00,  it is V3  (ORBacus)
    On rmds03, it is V2.04

    On starsu00, it is V2.03  (though not in /usr/local)
    On starlx0#, it is V2.04  (in /usr/local)

So for the time being, I installed V2.04 at RCF in

/net/rmds03/disk0/grandch/porter/software/OB-2.0.4

So that I can build on rsun00 with the same version as on
rmds03.

Thanks, Jeff


Douglas Olson wrote:

> [rmds03] ~/gcdev/QO > make
> cd /star/u2b/olson/gcdev/QO/src; make orbh
> make[1]: Entering directory `/star/u2b/olson/gcdev/QO/src'
> /usr/local/idl/idl smqQueryI.idl
> make[1]: /usr/local/idl/idl: Command not found
> make[1]: *** [smqQueryI.h] Error 127
> make[1]: Leaving directory `/star/u2b/olson/gcdev/QO/src'
> make: *** [idl] Error 2
>
> Doug
>
> P.S.  It might have built on rsun00 but:
> [rsun00] ~/gcdev/QO > make
> cd /star/u2b/olson/gcdev/QO/src; make orbh
> make[1]: Entering directory `/star/u2b/olson/gcdev/QO/src'
> /net/rmds03/disk0/grandch/porter/software/OB-2.0.4/idl/idl smqQueryI.idl
> make[1]: execvp: /net/rmds03/disk0/grandch/porter/software/OB-2.0.4/idl/idl:
> Permission denied
> make[1]: *** [smqQueryI.h] Error 127
> make[1]: Leaving directory `/star/u2b/olson/gcdev/QO/src'
> make: *** [idl] Error 2
>
> > -----Original Message-----
> > From: porter@lbl.gov [mailto:porter@lbl.gov]On Behalf Of R. Jefferson
> > Porter
> > Sent: Monday, September 14, 1998 9:09 PM
> > To: gcdev@sseos.lbl.gov
> > Subject: QO on cvs
> >
> >
> > Hi All,
> >
> > I just checked the QO into cvs. I tested the
> > builds on both rmds03 and starsu00.
> >
> > Let me know of any problems.
> >
> >
> > Thanks,  Jeff
> >
> >