ecl Problem in FC4
H.J. van Heerden wrote on Jun 07, 2006
I hope someone can help me.
Thank U.
Mike Fitzpatrick wrote on Jun 07, 2006
But when I want to run it from root using ./ecl_intall_redhat.csh it does not pick it up, i.e. it does not autocomplete when using tab.
I'm a little confused by this: Do you mean the "./ecl_install_redhat.csh" command doesn't execute, or that once it is installed and you're running the ECL the autocomplete doesn't work? In the first case be sure the script is executable, or else use the C-shell to run it, i.e.
unix% chmod 755 ecl_install_redhat.csh <-- make executable
unix% csh -f ecl_install_redhat.csh <-- run it with csh directly
In the second case, what isn't completing? The command/parameter name, image names, etc.
-Mike
jhargis wrote on Jun 07, 2006
ecl> cd tERROR: task `cd' has no param file
ecl> cd mERROR: task `cd' has no param file
josephmeiring wrote on Jun 07, 2006
ECL V0.9 Installation
=====================
Build Date: Mon Mar 26 10:23:27 EDT 2007
For each prompt: hit <CR> to accept the default value, 'q' to quit,
or 'help' or '?' to print an explanation of the prompt.
tail: cannot open `+454' for reading: No such file or directory
uudecode: _ecl: No `begin' line
cat: ecl_tar.gz: No such file or directory
gunzip: stdin: unexpected end of file
Updating cl.csh script in hlib directory ....
mv: cannot stat `cl.csh.PCIX': No such file or directory
Installing 'ecl' unix command to ( /usr/local/bin )....
Installing ECL binary ....
chown: cannot access `ecl.e': No such file or directory
chmod: cannot access `ecl.e': No such file or directory
mv: cannot stat `ecl.e': No such file or directory
Installing ECL in IRAF source tree ....
cp: No match.
[root@hubble programs]#
Mike Fitzpatrick wrote on Jun 07, 2006
-Mike
josephmeiring wrote on Jun 07, 2006
ecl> cd MagERROR: task `cd' has no param fileAny suggestions?
Mike Fitzpatrick wrote on Jun 07, 2006
I've put a copy of the Redhat binary of the new ecl.e at http://iraf.net/ftp/pub/fitz/ecl.e.RHUX -- Simply download this, rename 'ecl.e', make it executable and put it in your iraf$bin.redhat directory. You still need to have installed the files from the ecl_install_<arch> file to get the param file. If you're already running V2.13 this new binary doesn't offer anything new.
Cheers,
-Mike
josephmeiring wrote on Jun 07, 2006
Joe
josephmeiring wrote on Jun 07, 2006
cd ../folder1/folder2/folder3would work, and you could tab complete any of the folders, but with just
cd /folder1/blahblahblahit will not allow a tab completion in there.
There is a cl.par file in $iraf/pkg/ecl/ which is readable, and I copied over the ecl.e binary to the bin.redhat folder as suggested.
Any ideas?[/code]
Mike Fitzpatrick wrote on Jun 07, 2006
ecl> dir bin$ecl.e long+It should be 2144837 bytes with a date sometime after March 26? Is the problem with this one particular directory (e.g. maybe it isn't readable/executable?) or any directory completion?
-Mike
josephmeiring wrote on Jun 07, 2006
Thanks for all the help. Here is the output of
ecl> dir bin$ecl.e long+
xb-rwr-r- iraf 2144837 Apr 3 15:29 bin$ecl.e
ecl>it's owned by iraf:iraf. what does that 'b' mean?
?
Mike Fitzpatrick wrote on Jun 07, 2006
-Mike
josephmeiring wrote on Jun 07, 2006
jhargis wrote on Jun 07, 2006
- Jonathan
josephmeiring wrote on Jun 07, 2006
kernel 2.6.17-1.2157_FC5smp
Mike Fitzpatrick wrote on Jun 07, 2006
-Mike
josephmeiring wrote on Jun 07, 2006
Her I was in /usr/local/ and trying to get to rsi
ecl> pwd
/usr/local
ecl> ls
Adobe etc games include lib man pgplot rsi share src tables
bin fits6p grace info libexec midas RealPlayer sbin specp6 stsdas
ecl> cd rsERROR: task `cd' has no param file
ecl>
Thanks,
Joe
Mike Fitzpatrick wrote on Jun 07, 2006
-Mike
josephmeiring wrote on Jun 07, 2006
Last post on Jun 07, 2006