Dennis,
No joy – based upon your example, this is my cron job in hci:
38 16 * * * /usr/bin/ksh -c ‘export QUOVADX_INSTALL_DIR=/quovadx/qdx5.2; . ~/.profile; setsite frihlxtrn; /export/home/hci/cycletest’ >/export/home/cloverleaf/logs/testsmat.log 2>&1
and this is the error I got:
/usr/bin/ksh: setsite: not found
No root is set.
ld.so.1: /quovadx/qdx5.2/integrator/bin/hcitcl: fatal: libtcl8.3.so: open failed: No such file or directory
Killed
Dave