Welcome to iraf.net Monday, May 20 2024 @ 10:26 PM GMT


 Forum Index > Help Desk > General IRAF New Topic Post Reply
 ERROR: Cannot open file (uparm$update)
   
mhee
 10/29/2013 04:15AM (Read 6978 times)  
+----
Newbie

Status: offline


Registered: 10/28/2013
Posts: 4
my computer's OS is Ubuntu 12.04

I tried to install IRAF 2.16
I thought I succeed in installing because there were not any special error when I type "install **"

however,
after mkiraf and cl at xgterm,
my computer answer as
-------------------------------------------------------------------------------------------------------
This is the EXPORT version of IRAF V2.16 supporting PC systems.


Welcome to IRAF. To list the available commands, type ? or ??. To get
detailed information about a command, type `help '. To run a
command or load a package, type its name. Type `bye' to exit a
package, or `logout' to get out of the CL. Type `news' to find out
what is new in the version of the system you are using.

Visit https://iraf.net if you have questions or to report problems.


ERROR: Cannot open file (uparm$update)
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
"clbye()"
line 76: votools$votools.cl
called as: `votools ()'
called as: `cl ()'
"clbye()"
line 38: astcat$astcat.cl
called as: `astcat ()'
called as: `cl ()'
"clbye"
line 57: onedspec$onedspec.cl
called as: `onedspec ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
"images # some of the preprocessors require hselect"
line 7: photcal$photcal.cl
called as: `photcal ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
"dataio # rfits task required by aptest.cl script"
line 3: apphot$apphot.cl
called as: `apphot ()'
called as: `cl ()'
"clbye()"
line 15: digiphot$digiphot.cl
called as: `digiphot ()'
called as: `cl ()'
"clbye"
line 26: astutil$astutil.cl
called as: `astutil ()'
called as: `cl ()'
called as: `cl ()'
"images # for the script tasks findthresh, ndprep "
line 3: nproto$nproto.cl
called as: `nproto ()'
"nproto"
line 4: vo$vo.cl
called as: `vo ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
"clbye()"
line 43: tv$tv.cl
called as: `tv ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
"clbye()"
line 19: dataio$dataio.cl
called as: `dataio ()'
called as: `cl ()'
"clbye()"
line 41: plot$plot.cl
called as: `plot ()'
called as: `cl ()'
called as: `cl ()'
called as: `cl ()'
Error while reading login.cl file - may need to rebuild with mkiraf
Fatal startup error. CL dies.
---------------------------------------------------------------------------------------------------------------

what's the problem?? how can I solve this??

 
Profile Email
 Quote
fitz
 10/29/2013 04:39AM  
AAAAA
Admin

Status: offline


Registered: 09/30/2005
Posts: 4040

Try doing a "make latest" from the IRAF root directory in order to get a recently-patched binary for the CHKUPDATE task. Alternatively, comment out the 'chkupdate' line from your login.cl file (if you have one in the current dir) and/or the $HOME/.iraf/login.cl file (if you used the global install).

 
Profile Email
 Quote
mhee
 10/29/2013 05:15AM  
+----
Newbie

Status: offline


Registered: 10/28/2013
Posts: 4
thanks for your reply!!

I tried "make latest" in IRAF root directory.
and complete updating binaries.
however, the problem isn't still solve \$this-\$this->_split2($m[0])_normalize_entities2($m[0])\$this-\$this->_split2($m[0])_normalize_entities2($m[0])


 
Profile Email
 Quote
fitz
 10/30/2013 06:31AM  
AAAAA
Admin

Status: offline


Registered: 09/30/2005
Posts: 4040
Please try a 'make latest' once more, the core distro binaries were updated by I missed one in the patch files. Should work now....

 
Profile Email
 Quote
mhee
 10/30/2013 10:56AM  
+----
Newbie

Status: offline


Registered: 10/28/2013
Posts: 4
these are my result after make latest

----------------------------------------------------------------------------------------
root@mhee-P55-UD3L:/iraf/iraf# make latest
Updating IRAF v2.16 to latest release.

Wed Oct 30 19:28:17 KST 2013

(util/self_update)
Updating utility scripts ....Done
(util/iraf_update -all 2\$this->_split2($m[0])&1 | egrep -v "unexpected end of file")
Updating IRAF system ....
$iraf is /iraf/iraf/
Updating binaries: linux
Downloading: patch-src.tar.gz
Unpacking ... Done.
Downloading: patch.lnux.x86.tar.gz
Unpacking ... Done.
Update all external packages ...
make[1]: Entering directory `/iraf/iraf/extern'
Initializing repository data ....
Creating system makefile ....
Setup Complete.


To install packages, use 'ls' to list the currently available
packages from the IRAF repository. For each package you wish
to install, use the command:

make

The package will be loaded dynamically the next time you start
the CL session.

Use the commmands:

make update # to update pkgs to the latest repository version
make check # to list available updates
make clean # to delete installed all packages
make init # restore to pre-configure state
make # to force a re-install of named


Updating repository data ....
Package adccdrom is not installed ....
Package cfh12k is not installed ....
Package ctio is not installed ....
Package deitab is not installed ....
Package esowfi is not installed ....
Package fitsutil is not installed ....
Package guiapps is not installed ....
Package mem0 is not installed ....
Package mscdb is not installed ....
Package mscred is not installed ....
Package mtools is not installed ....
Package nfextern is not installed ....
Package optic is not installed ....
Package rvsao is not installed ....
Package song is not installed ....
Package sqiid is not installed ....
Package stecf is not installed ....
Package stsdas is not installed ....
Package tables is not installed ....
Package ucsclris is not installed ....
Package upsqiid is not installed ....
Package xdimsum is not installed ....
Done
make[1]: Leaving directory `/iraf/iraf/extern'
------------------------------------------------------------------------


and next error at xgterm
-----------------------------------------------------------------------
Wed Oct 30 19:31:51 KST 2013

mhee@mhee-P55-UD3L:~/iraf$ cl
ERROR: parameter `path' not found
called as: `cl ()'
Error while reading login.cl file - may need to rebuild with mkiraf
Fatal startup error. CL dies.
mhee@mhee-P55-UD3L:~/iraf$
----------------------------------------------------------------------

 
Profile Email
 Quote
fitz
 10/30/2013 04:32PM  
AAAAA
Admin

Status: offline


Registered: 09/30/2005
Posts: 4040

Well, that's new. 'path' is a task used in the login.cl to get the current working directory, however it is a task in the SYSTEM package and not a parameter so I don't understand the error. Your unix 'path' variable is modified by the setup file, however if that were the problem it would produce a different message.

Could you try doing a MKIRAF to create a local login.cl/uparm directory to see if it clears up? If so then try deleting your $HOME/.iraf directory and re-run the install script so you're using the latest version of login.cl (which shouldn't have changed anyway).

If you still have problems with either a local login.cl or the $HOME/.iraf/login.cl then add the line "d_trace" at the top of the file and please post the last page of output so I can see where the error is occurring.

 
Profile Email
 Quote
   
Content generated in: 0.29 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