Reply To: Saved Messages

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Saved Messages Reply To: Saved Messages

#56535
David Harrison
Participant

    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