Operating System - HP-UX
1831147 Members
2680 Online
110020 Solutions
New Discussion

Issue with AUTOSYS---error while executing command

 
Sanjeev gupta_2
Frequent Advisor

Issue with AUTOSYS---error while executing command

Hi All

I installed autosys 4.5 and after installation , when I execute the autosys commands, getting error as:

$ autorep
ld.so.1: autorep: fatal: libautoeac_api.so: open failed: No such file or
directory

Killed

Pl. provide solution on this issue ASAP.

Thanks,
Sanjeev Gupta
1 REPLY 1
Peter Godron
Honored Contributor

Re: Issue with AUTOSYS---error while executing command

Sanjeev,
it's the linker complaining it can't find a required piece of code.

Normally down to:
1. Missing pre-requisite installations
2. Failed/faulty installation
3. In correct library location (LD_LIBRARY_PATH etc.)
4. Protection on directories

Review your installation and environment setup.

P.S. Your reward ratio indicates 96% of answers were of no help to you at all ?!