View Single Post
  #1  
Old October 31st 12, 07:07 PM posted to sci.astro
mathar
external usenet poster
 
Posts: 4
Default patches for SAOimage under openSUSE (64 bit) available

Patches to compile SAOimage-13.5.1 under a 64-bit openSUSE
environment are available in www.mpia.de/~mathar/progs/saoimage-1.35.1.patch .
After using the 2008 FC patches that move around a lot
of local static function declarations, the thing does compile
but crashes with some images. This can be traced back to a problem of integer
declarations when reading FITS images with the BITPIX=32 setting
(patched with a -D in a makefile), plus the necessity to understand
the difference between NULL and 0 at some places.

Richard Mathar