Posted: Mon Jul 25, 2011 9:41 am Post subject: Problems installation of TABLES & STSDAS
Dear all,
on my OpenSuSE v11.3 laptop IRAF is installed (Revision 2.15.1a). Now I wanted to add the TABLES and STSDAS packages (both the present-day versions 3.8: first extern.pkg changed, then TABLES installation, then STSDAS installation), following the accompanying guide stsdas_install_guide_38.pdf ... both sources and binaries are installed.
However:
a) "ERROR: task `stsdas' has no param file" ... and therefore associated tasks are not available: "ERROR: task `iminfo' not found"
b) /tmp/pix_table.fits file is empty (size = 0 byte), hence cannot be used to test the TABLES installation (but TABLES tasks are available)
The most current version of STSDAS/TABLES is actually v3.13 but it is little-changed from earlier releases. However, in IRAF v2.15 the package installation is much easier and automatic, for example
Code:
% cd /iraf/iraf/exern
% ./configure
% make stsdas
This will automatically install the STSDAS package and any dependencies (i.e. TABLES). Also, the TTOOLS package and libraries are included in the core IRAF release.
Without downloading the 3.8 installation guide I can't comment on empty data file, perhaps the name "/tmp/pix_table.fits" is just an example name in the document?
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Fri Dec 09, 2011 4:26 pm Post subject: make: command not found
Hi,
I already installed iraf v 2.15.1a on a macbook (os x 10.7.2).
Now Im trying to install the external packages and I see it is a different but easier procedure. I executed the configure command successfuly but when I try to execute the make command I get: bash: make: command not found.
I also tried ./make with no success. However, Makefile file is there.
I would appreciate your help.
regards
The 'make' command is part of the Developer Tools on OSX, unfortunately this is a specific extra installation. You can either install those, or else call the installer script directly from the unix prompt, i.e.
% cd /iraf/iraf/extern
% ../util/pkginst stsdas
This is all the Makefile does and will likewise install dependency packages as needed.
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Fri Dec 09, 2011 6:42 pm Post subject:
Hi Mike,
thanks for your answer, it did work perfectly.
However, reading the gemini_v111beta2_rev.txt I remembered that Gemini package will not work with iraf v2.15. So I'll have to begin from scratch again.
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Fri Dec 09, 2011 11:47 pm Post subject:
Hi again,
I apologize but at this time Im not quite sure what is the iraf version
I should instal, mac intel or macosx.
In about this mac I see: mac os x version 10.7.2,
processor 2.4 ghz intel core i5.
Could you please tell me what version should I install?
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Sat Dec 10, 2011 12:07 am Post subject:
Hi and thanks again.
I've installed the as... file and now Im installing the ib... file.
However, when doing tar -xvf I got the following error message:
bash-3.2$ tar -xvf ib.macx.x86
x ./
x ./cl.e
x ./ecl.e
x ./IB.MACX.X86: Refusing to overwrite archive
x ./IRAF.NET
x ./irafks.e
x ./libbev.a
x ./libc.a
x ./libcur.a
x ./libcurfit.a
x ./libdeboor.a
x ./libds.a
x ./libex.a
x ./libgks.a
x ./libgsurfit.a
x ./libimd.a
x ./libex.a
x ./libgks.a
x ./libgsurfit.a
x ./libimd.a
x ./libimfort.a
x ./libiminterp.a
x ./libinterp.a
x ./libllsq.a
x ./libmain.o
x ./libmemdbg.a
x ./libncar.a
x ./libnlfit.a
x ./libsgi.a
x ./libslalib.a
x ./libstg.a
x ./libsurfit.a
x ./libsys.a
x ./libvops.a
x ./libxtools.a
x ./OBJS.arc.Z
x ./x_dataio.e
x ./x_images.e
x ./x_imdkern.e
x ./x_lists.e
x ./x_mkttydata.e
x ./x_ncar.e
x ./x_obsolete.e
x ./x_plot.e
x ./x_proto.e
x ./x_sgikern.e
x ./x_softools.e
x ./x_stdgraph.e
x ./x_system.e
x ./x_tv.e
x ./x_utilities.e
tar: Error exit delayed from previous errors.
I would appreciate very much your help again.
regards
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Sat Dec 10, 2011 12:29 am Post subject:
by the way,
I have the same problem with the nb.macx.x86 file.
bash-3.2$ tar -xvf nb.macx.x86
x ./
x ./IRAF.NET
x ./libasttools.a
x ./libsmw.a
x ./NB.MACX.X86: Refusing to overwrite archive
x ./OBJS.arc.Z
x ./x_apextract.e
x ./x_apphot.e
x ./x_artdata.e
x ./x_astcat.e
x ./x_astutil.e
x ./x_bias.e
x ./x_ccdred.e
x ./x_crutil.e
x ./x_daophot.e
x ./x_dtoi.e
x ./x_generic.e
x ./x_irred.e
x ./x_longslit.e
x ./x_mtlocal.e
x ./x_nobsolete.e
x ./x_nproto.e
x ./x_obsutil.e
x ./x_onedspec.e
x ./x_photcal.e
x ./x_ptools.e
x ./x_quad.e
x ./x_quadred.e
x ./x_rv.e
x ./x_scombine.e
x ./x_vtel.e
tar: Error exit delayed from previous errors.
These are normal output from using the 'v' flag. The write permission is removed from e.g. the IB.MACX.X86 file so it isn't removed during a sysgen of the system, the rest of the binaries unpacked correctly.
Joined: 14 Apr 2010 Posts: 58 Location: IATE - Observatorio Astronomico Cordoba - Argentina
Posted: Sat Dec 10, 2011 6:35 pm Post subject:
thanks again.
What I could not understand is why I had to put the bin files into the directories bin.macosx and noao.bin.macosx despite the architecture is macintel.
The install script stopped with an error message because it did not find the bin files there. I originally put the files in the bin.macinte and noao.bin.macintel directories.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum