Sent via Deja.com
http://www.deja.com/
I have had problems with past Ingreses trying to use /ingres. Have
you got an oojamaflip for tracing system calls that you could use?
Richard.
--
Erratic news-swerver! :. post+e-mail to be sure I get your msg.
aacdehirrsty
The Open University is not responsible for content herein, which
may be incorrect and is used at reader's own risk.
In article <3A781C06...@open.ac.uk>,
Richard <r.j....@open.ac.uk> wrote:
> clop...@my-deja.com wrote:
> > "Setting up the Computer Associates licensing component...
> > UX:sh (mklicense): ERROR: /ingres/ingres/install/install: Not found
>
> I have had problems with past Ingreses trying to use /ingres. Have
> you got an oojamaflip for tracing system calls that you could use?
>
You know, a program{me}, such as "truss" on Solaris, or "trace",
or whatever. Yes, I did have trouble with using /ingres at one
time, and use /opt/ingres ($II_SYSTEM = /opt) if I can, with
actual locations elsewhere. YMMV.
In article <3A783020...@open.ac.uk>,
Richard <r.j....@open.ac.uk> wrote:
> You know, a program{me}, such as "truss" on Solaris, or "trace",
> or whatever. Yes, I did have trouble with using /ingres at one
> time, and use /opt/ingres ($II_SYSTEM = /opt) if I can, with
> actual locations elsewhere. YMMV.
>
> Richard.
> --
> Erratic news-swerver! :. post+e-mail to be sure I get your msg.
> aacdehirrsty
> The Open University is not responsible for content herein, which
> may be incorrect and is used at reader's own risk.
>
IIRC the problem was a directory straight off /, so you may (or
may not!!) have more luck with something like /somewhere/ingres
with II_SYSTEM=/somewhere. However, the "truss" command is
really quite something - enjoy!