Change from the original configlocal » History » Version 3
Version 2 (Herve Ballans, 14/09/2015 15:50) → Version 3/4 (Herve Ballans, 14/09/2015 15:51)
h1. Change from the original config.local
DRMS_DATABASE ias_sdo
DBSERVER_HOST sdo3
DRMS_SITE_CODE 0x0018
SUMS_GROUP ias
SUMS_SERVER_HOST sdo3
SUMS_DB_HOST sdo3
SUMS_LOG_BASEDIR /usr/local/netdrms_current/logs/SUM
POSTGRES_INCS:X86_64 /usr/local/pgsql/include
POSTGRES_INCS:AVX /usr/local/pgsql/include
POSTGRES_LIBS:X86_64 /usr/local/pgsql/lib
POSTGRES_LIBS:AVX /usr/local/pgsql/lib
# actual library names
POSTGRES_LIB pq
# machine-specific
# The following is an example:
# POSTGRES_LIBS:N02 /usr/lib64
# *** end PostgreSQL ***
# *** CFITSIO ***
# defaults
# CFITSIO API headers (must contain fitsio.h)
CFITSIO_INCS:X86_64 /usr/local/include
CFITSIO_INCS:AVX /usr/local/include
# the location of the cfitsio libraries
CFITSIO_LIBS:X86_64 /usr/local/lib /usr/local/lib64
CFITSIO_LIBS:AVX /usr/local/lib /usr/local/lib64
# actual library names
CFITSIO_LIB cfitsio
# machine-specific
# The following is an example:
# CFITSIO_LIBS:N02 /usr/lib64
# *** end CFITSIO ***
#################### TAR ####################
# Tar library needed by JMD.
TAR_INCS:X86_64 /usr/include
TAR_INCS:AVX /usr/include
TAR_LIBS:X86_64 /usr/lib /usr/lib64
TAR_LIBS:AVX /usr/lib /usr/lib64
################## END TAR ##################
#################### PYTHON ####################
# Python library needed for multi-threaded SUMS (so far).
PY_LIB python3.4m
PY_INCS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m
PY_INCS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m
PY_LIBS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib
PY_LIBS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib
PY_HOME:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
PY_HOME:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
################## END PYTHON ##################
# NetDRMS users can request subdirectories from the Stanford proj directories
# (e.g., JSOC/proj/util). These users will need to contact Stanford and obtain
# the source subdirectories desired. They will then place these subdirectories
# in the JSOC/proj directory of their NetDRMS release. To properly build
# targets in these subdirectories, using the JSOC make system, the user needs
# to add entries to this configuration file - one entry for each subdirectory
# that contains source code to be compiled. Each entry is a space-separated pair
# of strings: the string "PROJDIR" followed by a subdirectory (of the proj
# directory). For example:
#
# PROJDIR util/apps
# PROJDIR util/libs
#
# NOTE: It is not sufficient to list only a parent directory, like util. Source code
# in child directories will not automatically be compiled.
DRMS_DATABASE ias_sdo
DBSERVER_HOST sdo3
DRMS_SITE_CODE 0x0018
SUMS_GROUP ias
SUMS_SERVER_HOST sdo3
SUMS_DB_HOST sdo3
SUMS_LOG_BASEDIR /usr/local/netdrms_current/logs/SUM
POSTGRES_INCS:X86_64 /usr/local/pgsql/include
POSTGRES_INCS:AVX /usr/local/pgsql/include
POSTGRES_LIBS:X86_64 /usr/local/pgsql/lib
POSTGRES_LIBS:AVX /usr/local/pgsql/lib
# actual library names
POSTGRES_LIB pq
# machine-specific
# The following is an example:
# POSTGRES_LIBS:N02 /usr/lib64
# *** end PostgreSQL ***
# *** CFITSIO ***
# defaults
# CFITSIO API headers (must contain fitsio.h)
CFITSIO_INCS:X86_64 /usr/local/include
CFITSIO_INCS:AVX /usr/local/include
# the location of the cfitsio libraries
CFITSIO_LIBS:X86_64 /usr/local/lib /usr/local/lib64
CFITSIO_LIBS:AVX /usr/local/lib /usr/local/lib64
# actual library names
CFITSIO_LIB cfitsio
# machine-specific
# The following is an example:
# CFITSIO_LIBS:N02 /usr/lib64
# *** end CFITSIO ***
#################### TAR ####################
# Tar library needed by JMD.
TAR_INCS:X86_64 /usr/include
TAR_INCS:AVX /usr/include
TAR_LIBS:X86_64 /usr/lib /usr/lib64
TAR_LIBS:AVX /usr/lib /usr/lib64
################## END TAR ##################
#################### PYTHON ####################
# Python library needed for multi-threaded SUMS (so far).
PY_LIB python3.4m
PY_INCS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m
PY_INCS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m
PY_LIBS:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib
PY_LIBS:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib
PY_HOME:X86_64 /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
PY_HOME:AVX /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
################## END PYTHON ##################
# NetDRMS users can request subdirectories from the Stanford proj directories
# (e.g., JSOC/proj/util). These users will need to contact Stanford and obtain
# the source subdirectories desired. They will then place these subdirectories
# in the JSOC/proj directory of their NetDRMS release. To properly build
# targets in these subdirectories, using the JSOC make system, the user needs
# to add entries to this configuration file - one entry for each subdirectory
# that contains source code to be compiled. Each entry is a space-separated pair
# of strings: the string "PROJDIR" followed by a subdirectory (of the proj
# directory). For example:
#
# PROJDIR util/apps
# PROJDIR util/libs
#
# NOTE: It is not sufficient to list only a parent directory, like util. Source code
# in child directories will not automatically be compiled.