gmscreate
donzelli wrote on Mar 17, 2011
Hi,
I'm trying to run GMSCREATE and I only get the following message:
ERROR: Cannot open connected subprocess (./x_gemtools.e)
"verbose=l_verbose)"
line 123: mostools$gmskcreate.cl
called as: `gmskcreate ()'
I was working with other tasks such as stsdas2obj and I had no problems.
Any help would greatly appreciated.
Regards
I'm trying to run GMSCREATE and I only get the following message:
ERROR: Cannot open connected subprocess (./x_gemtools.e)
"verbose=l_verbose)"
line 123: mostools$gmskcreate.cl
called as: `gmskcreate ()'
I was working with other tasks such as stsdas2obj and I had no problems.
Any help would greatly appreciated.
Regards
Mike Fitzpatrick wrote on Mar 17, 2011
The message means that either the binaries weren't installed at all, were installed in the wrong location, or won't run on your platform.
The other task you mention is a script task that may not rely on compiled binaries in the package.
The other task you mention is a script task that may not rely on compiled binaries in the package.
donzelli wrote on Mar 17, 2011
Hi Mike,
thanks for your reply, it was very useful.
Since the IRAFARCH = linux, I solved the problem just creating the following symbolic link:
bin.redhat ----> bin.linux
and that was it.
regards,
charly
thanks for your reply, it was very useful.
Since the IRAFARCH = linux, I solved the problem just creating the following symbolic link:
bin.redhat ----> bin.linux
and that was it.
regards,
charly
Last post on Mar 17, 2011