[daip] AIPS in ubuntu

Eric Greisen egreisen at nrao.edu
Sun Jul 29 15:47:45 EDT 2007


Anish Roshi writes:
 > Dear Eric,
 > 
 > I am trying to install AIPS in ubuntu (uname -a gives Linux nx7400-8
 > 2.6.17-11-generic #2 SMP Fri May 18 23:39:08 UTC 2007 i686 GNU/Linux).
 > 
 > Started with installing gcc-2.95.3; while running make bootstrap it came out
 > with the error --
 > 
 > /usr/include/bits/stdio-lock.h:24: lowlevellock.h: No such file or directory
 > make[2]: *** [iogetline.o] Error 1
 > make[2]: Leaving directory `/home/anish/AIPS/gcc-2.95.3
 > /i686-pc-linux-gnu/libio'
 > make[1]: *** [all-target-libio] Error 2
 > make[1]: Leaving directory `/home/anish/AIPS/gcc-2.95.3'
 > make: *** [bootstrap] Error 2
 > 
 > Will you please suggest a get around ?
 > 

First - please use daip at nrao.edu.  I have been on vacation and we do
have a systems expert who might have a more specific suggestion.

Second - 2.95.3 is a very old compiler.  3.4.4 is more recent.

Third - do you need to compile locally?  Try first the binary
installation:

        perl install.pl -n

The error above says that the source code expects certian include
files which are not present on your system.  Have you installed the
"developer" rpms (or whatever ubuntu calls them) for your system?

Eric Greisen




More information about the Daip mailing list