(file) Return to config.local.template CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/config.local.template between version 1.19 and 1.20

version 1.19, 2012/08/29 23:37:45 version 1.20, 2012/11/30 18:47:15
Line 192  __MAKE__
Line 192  __MAKE__
 #     PostgreSQL API headers (must contain libpq-fe.h) #     PostgreSQL API headers (must contain libpq-fe.h)
 POSTGRES_INCS:X86_64    /usr/include POSTGRES_INCS:X86_64    /usr/include
 POSTGRES_INCS:IA32      /usr/include POSTGRES_INCS:IA32      /usr/include
   POSTGRES_INCS:AVX       /usr/include
   
 #     the location of the PostgreSQL libs; likely to be either #     the location of the PostgreSQL libs; likely to be either
 #     /usr/lib or /usr/lib64 or /usr/local/pgsql/lib #     /usr/lib or /usr/lib64 or /usr/local/pgsql/lib
 POSTGRES_LIBS:X86_64    /usr/lib64 POSTGRES_LIBS:X86_64    /usr/lib64
 POSTGRES_LIBS:IA32      /usr/lib POSTGRES_LIBS:IA32      /usr/lib
   POSTGRES_LIBS:AVX       /usr/lib64
  
 #     actual library names #     actual library names
 POSTGRES_LIB            pq POSTGRES_LIB            pq
Line 212  POSTGRES_LIB pq
Line 215  POSTGRES_LIB pq
 #     CFITSIO API headers (must contain fitsio.h) #     CFITSIO API headers (must contain fitsio.h)
 CFITSIO_INCS:X86_64     /home/jsoc/include CFITSIO_INCS:X86_64     /home/jsoc/include
 CFITSIO_INCS:IA32       /home/jsoc/include CFITSIO_INCS:IA32       /home/jsoc/include
   CFITSIO_INCS:AVX        /home/jsoc/include
  
 #     the location of the cfitsio libraries #     the location of the cfitsio libraries
 CFITSIO_LIBS:X86_64     /home/jsoc/lib/linux-x86_64 CFITSIO_LIBS:X86_64     /home/jsoc/lib/linux-x86_64
 CFITSIO_LIBS:IA32       /home/jsoc/lib/linux-ia32 CFITSIO_LIBS:IA32       /home/jsoc/lib/linux-ia32
   CFITSIO_LIBS:AVX        /home/jsoc/lib/linux_avx
  
 #     actual library names #     actual library names
 CFITSIO_LIB             cfitsio CFITSIO_LIB             cfitsio


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

Karen Tian
Powered by
ViewCVS 0.9.4