[SCore-users] shell script error

kameyama at pccluster.org kameyama at pccluster.org
Tue Nov 11 20:00:13 JST 2003


In article <20031111092706.99610.qmail at web12310.mail.yahoo.com> parthasarathy venkataraman <pvenka at yahoo.com> wrotes:
> I am using qsub to submit a job.
> Not using score.
> The errors that I get for 2 external programs(these
> run well from command line)
> are
> if: Malformed file inquiry

This error output from csh, when file test syntax is error as following:
    % if (-e, filename) echo ok
Please check if statement.

> mtzdmp: error while loading shared libraries:
> libg2c.so.0: cannot open shared object file: No such
> file or directory
> "mtzdmp" is an executable program which runs OK from
> shell.

libg2c.so is found on redhat 8.0, but there is not found on redhat 7.3.
If you install SCore 5.4.0 using EIT, the compute host become redhat 7.3.
Where do you compile mtzdmp?
Please recompile mtzdmp on redhat 7.3 or static link.

                       from Kameyama Toyohisa



More information about the SCore-users mailing list