I can’t install IRAF on my SuSE Linux 9.2 System
eric1 wrote on Dec 15, 2005
I need help installing IRAF on my SuSE Linux 9.2 System.
Mike Fitzpatrick wrote on Dec 15, 2005
This is the right place. Have you got a specific question?
-Mike
-Mike
eric1 wrote on Dec 15, 2005
I just can't get the installation files and I don't know what they are called
Phillip Warner wrote on Dec 15, 2005
You can get the installation files from the following FTP site:
ftp://iraf.noao.edu/iraf/v212/PCIX/
For SuSE, you should retrieve the following three files: ib.suse.x86.gz, nb.suse.x86.gz, and as.pcix.gen.gz; this last file contains all the sources (including the .cl scripts to run the various tasks).
After doing so, please go to http://docs.iraf.net; click on "Installation and Site Manager's Guides", then click on one of the three links associated with "PC-IRAF V2.12 Installation Guide" (the link on the title is the link to image copies of the documentation, while the two at the end are in PDF format, or compressed PostScript format).
Hope that helps.
ftp://iraf.noao.edu/iraf/v212/PCIX/
For SuSE, you should retrieve the following three files: ib.suse.x86.gz, nb.suse.x86.gz, and as.pcix.gen.gz; this last file contains all the sources (including the .cl scripts to run the various tasks).
After doing so, please go to http://docs.iraf.net; click on "Installation and Site Manager's Guides", then click on one of the three links associated with "PC-IRAF V2.12 Installation Guide" (the link on the title is the link to image copies of the documentation, while the two at the end are in PDF format, or compressed PostScript format).
Hope that helps.
eric1 wrote on Dec 15, 2005
What do I do next?
Phillip Warner wrote on Dec 15, 2005
tree1
What do I do next?
What did you actually do?
Did you read and actually follow the installation documentation (i.e., do the steps)?
I could be much more helpful if you would actually tell me the steps you have already taken. Only then could I give you an accurate response to your question.
eric1 wrote on Dec 15, 2005
I have tried to install IRAF according to the manual many times before, but it has never worked.
Phillip Warner wrote on Dec 15, 2005
Could you please explain how it has never worked? Do you get any errors? Are there any messages from the shell when trying to start the cl? Did you run 'mkiraf'? Or was it more fundamental that the install script gave you errors? If so, what errors did it print out to the terminal screen? What terminal are you using? Do you have c-shell or tc-shell (/bin/csh or /bin/tcsh) installed?
I could go on with a list of questions that undoubtedly already have answers, and are included in the forum postings, in the form of IRAF sitemail archives (i.e., the IRAF sitemail goes back many many years).
Could you please be more specific when posting here?
I could go on with a list of questions that undoubtedly already have answers, and are included in the forum postings, in the form of IRAF sitemail archives (i.e., the IRAF sitemail goes back many many years).
Could you please be more specific when posting here?
eric1 wrote on Dec 15, 2005
I didn't get any errors, the cl scripts didn't work and how do I run mkiraf?
Mike Fitzpatrick wrote on Dec 15, 2005
The 'cl' and 'mkiraf' commands are unix commands installed in your "local bin directory" (typically /usr/local/bin). A "Command not found" error means these commands aren't in your path, try a "rehash" to see if you can pick them up once they're installed, a "which cl" to see if it can be found at all, or edit your path to include the directory where you installed them.
To run either command, simply type the command name at the linux prompt -- *something* should happen and if its an error message post it here.
-Mike
To run either command, simply type the command name at the linux prompt -- *something* should happen and if its an error message post it here.
-Mike
Last post on Dec 15, 2005