Welcome to iraf.net Wednesday, April 24 2024 @ 02:44 PM GMT


 Forum Index > Help Desk > General IRAF New Topic Post Reply
 Bug in IRAF install script
   
astrorafael
 12/15/2015 03:32PM (Read 672 times)  
+----
Newbie

Status: offline


Registered: 12/21/2005
Posts: 2
Hi:

I have found a small bug trying to install IRAF. Running instal script --system gave me an error in line 1006

Installed IRAF wSystem account with bash as the SHELL

Patched the script like this

PHP Formatted Code
1006c1006
<         if (( "$err_seen"=0 )); then
---
>         if (( "$err_seen"==0 )); then
 

In addition, I have added the following

988c988
PHP Formatted Code
<   if [ "$SHELL" == "/bin/sh" ]; then
---
>   if [ "$SHELL" == "/bin/sh" ] || [ "$SHELL" == "/bin/bash" ] ; then

 

Greetings
Rafael

 
Profile Email
 Quote
   
Content generated in: 0.08 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Anonymous users can post 
Filtered HTML Allowed 
Censored Content 
dog allergies remedies cialis 20 mg chilblain remedies


Privacy Policy
Terms of Use

User Functions

Login