View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

x11iraf-1.3.2 source.

jhallum wrote on Mar 30, 2007

Where can I download the x11iraf-1.3.2 source? I'd like to try to install from source, as the 1.3.2 binaries aren't working on my ppc machine:

xgterm returns a:

xgterm: Error 11, errno 9: Bad file descriptor

and ktrace isn't very helpful in tracking down the source of the Bad fiel.

Mike Fitzpatrick wrote on Mar 30, 2007

The v1.3.2 was never an "official' version but you can find the source in ftp://iraf.noao.edu/pub/fitz Note however that a 10.4 OSX system won't properly compile this because of gcc/glibc changes. A better thing would be to get the X11IRAF v1.5-dev sources/binaries from http://iraf.net/ftp/iraf/x11iraf/

Cheers,
-Mike

jhallum wrote on Mar 30, 2007

fitz

The v1.3.2 was never an "official' version but you can find the source in ftp://iraf.noao.edu/pub/fitz Note however that a 10.4 OSX system won't properly compile this because of gcc/glibc changes. A better thing would be to get the X11IRAF v1.5-dev sources/binaries from http://iraf.net/ftp/iraf/x11iraf/

Cheers,
-Mike


Yeah, I've been beating on the 1.5-dev sources all morning. I did get xgterm to compile, but I get the same errors that I get with the binaries:

x11iraf-1.5BETA/bin/xgterm
Error in message to server, line 6: send: could not find object gterm
while executing
"send gterm setGterm"
/Users/jpeterman/x11iraf-1.5BETA/bin/xgterm Xt error: Shell widget gterm-iraf has zero width and/or height

I got that message to go away by moving/deleting the app-defaults/XGterm file, and things more or less work, except that when you try to use splot in an xgterm window, none of the keystroke commands work. Anyone ever seen that problem before? I have the same problem with my v1.3.1 install, which is how this all got started.

Last post on Mar 30, 2007