Installation of stsdas.sobsolete
Daniel wrote on May 13, 2014
Hi, I really hope someone can help.
I am using Iraf v2.16.1 for Linux 64 bit. I am using the stsdas.analysis.isophote task to fit elliptical isophotes to galaxies. However I need the stsdas.sobsolete.elapert task for the rest of my analysis.
I already have the STSDAS package (v3.16) installed, however the sobsolete directory is completely empty.
I found the following instructions in a older post (http://iraf.net/forum/viewtopic.php?showtopic=137468)
(1) cd /iraf/extern/stsdas/ # go to STSDAS package
(2) mkpkg -p stsdas 'linux64'
(3) cd pkg # go to pkg subdirectory
(4) mkpkg -p stsdas -p tables sobsolete # build it
>> However after step (2) I get the following error:
envinit: cannot open `/iraf/iraf/extern/stsdas/stsdaslib/zzsetenv.def'
Warning, mkpkg line 0: cannot open `stsdas$lib/mkpkg.inc'
Warning, mkpkg line 247: could not find mkpkg module or label `linux64'
Warning, mkpkg line 247: no entry in mkpkg file for `linux64'
Do anyone have any suggestions or a solution?
Thank you in advance.
Mike Fitzpatrick wrote on May 13, 2014
I was able to pull the code from an old version of STSDAS and put the tarball at
ftp://iraf.noao.edu/pub/sobsolete.tar.gz
Download in binary mode and unpack in the 'stsdas' root directory, it will copy the binary to bin.linux and install the missing stsdas$pkg/sobsolete directory. The code declaring the package is still in place so once this is done you should be able to use the task again.
The code appears to have been removed due to the Numerical Recipes licensing issues.
Daniel wrote on May 13, 2014
Thank you so much.
That did the thing
Kati wrote on Sep 02, 2014
Hi,
I have similar issues, but I can't find that tarball at the ftp any more. Could you please put it there again?
thanks
Mike Fitzpatrick wrote on Sep 02, 2014
Not sure where it went..... Do you likewise need the 64-bit linux version?
Kati wrote on Sep 02, 2014
I need both 64bit and 32bit linux version for two, different computers.
Mike Fitzpatrick wrote on Sep 02, 2014
I forgot for a minute there is only a 32-bit version for STSDAS .... Anyway, I've restored the file to
ftp://iraf.noao.edu/pub/sobsolete-linux.tar.gz
Download in binary mode an untar in the stsdas toplevel directory, it will install both binary and source.
Kati wrote on Sep 02, 2014
It solved my problem, thank you very much!
Last post on Sep 02, 2014