Files
epics-base/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86.linux-x86
2010-11-09 14:55:13 -06:00

60 lines
1.5 KiB
Plaintext

#
# $Revision-Id$
#
# Site Specific Configuration Information
# Only the local epics system manager should modify this file
# Where to find utilities/libraries
# If you do not have a certain product,
# leave the line empty.
#
-include $(TOP)/configure/os/CONFIG_SITE.Common.Common
#X11_LIB=/usr/X11R6/lib
#X11_INC=/usr/X11R6/include
#MOTIF_LIB=/usr/X11R6/lib
#MOTIF_INC=/usr/X11R6/include
#With the release of Fedora Core 5 the
#X11 and MOTIF libraries now live at /usr/lib
X11_LIB=/usr/lib
X11_INC=/usr/include
MOTIF_LIB=/usr/lib
MOTIF_INC=/usr/include
OPENWIN =
WINGZ =
MATHEMATICA =
QUESTWIN =
TK_TCL = /usr/lib
IDL =
#JAVA_DIR=/usr/local/java
#JAVA_DIR=/usr/java/j2sdk1.4.1
JAVA_DIR=/usr
JAVA_INC=$(JAVA_DIR)/include
INTERVIEWS_BIN=/usr/local/interviews/bin/O.Linux
IV_INC=/usr/local/interviews/include
IV_BIN=/usr/local/interviews/bin/O.Linux
IV_LIB=/usr/local/interviews/lib/O.Linux
PYTHON_DIR=/usr/lib/python2.2
PYTHON_INCLUDE=/usr/include/python2.2
CLAPACK_LIB = /usr/local/oag/3rdParty/CLAPACK/Linux_P4SSE2/lib
ATLAS_LIB = /usr/local/oag/3rdParty/ATLAS/Linux_P4SSE2/lib
F2C_LIB = /usr/local/oag/3rdParty/F2C/Linux_P4SSE2/lib
CLAPACK_INCLUDE = /usr/local/oag/3rdParty/CLAPACK/Linux_P4SSE2/include
ATLAS_INCLUDE = /usr/local/oag/3rdParty/ATLAS/Linux_P4SSE2/include
# Define XRTGRAPH_EXTENSIONS = YES only if using XRT/graph 3.x
# and you want the extensions for MEDM
#XRTGRAPH_EXTENSIONS = YES
#XRTGRAPH = /usr/local/xrtgraph
# Define SCIPLOT = YES if no XRT/graph 3.x
SCIPLOT=YES