Hi All,
I’m having trouble installing root from source on a slc4_amd64_gcc34 machine (to use the lhcb platform naming convention).
When I run configure I encounter the following message:
[root@n60 root_v5.22.00]# ./configure --enable-unuran --enable-table --disable-builtin-pcre --disable-builtin-freetype --enable-qtgsi --enable-oracle --enable-mysql --enable-python --enable-explicitlink --enable-qt --enable-mathcore --enable-mathmore --enable-reflex --enable-cintex --enable-minuit2 --enable-roofit --with-oracle-incdir=/sw/lib/lcg/external/oracle/10.2.0.4/slc4_amd64_gcc34/include --with-oracle-libdir=/sw/lib/lcg/external/oracle/10.2.0.4/slc4_amd64_gcc34/lib --with-gccxml=/sw/lib/lcg/external/gccxml/0.9.0_20090601/slc4_amd64_gcc34/bin --with-gsl-incdir=/sw/lib/lcg/external/GSL/1.10/slc4_amd64_gcc34/include --with-gsl-libdir=/sw/lib/lcg/external/GSL/1.10/slc4_amd64_gcc34/lib --with-cern-libdir=/sw/lib/lcg/external/cernlib/2005/slc4_amd64_gcc34/lib --with-fftw3-incdir=/sw/lib/lcg/external/fftw3/3.1.2/slc4_amd64_gcc34/include --with-fftw3-libdir=/sw/lib/lcg/external/fftw3/3.1.2/slc4_amd64_gcc34/lib --enable-fftw3 --with-x11-libdir=/usr/X11R6/lib
Configuring for linuxx8664gcc
INFO: --enable-oracle: already enabled by default.
INFO: --enable-mysql: already enabled by default.
INFO: --enable-python: already enabled by default.
INFO: --enable-mathcore: already enabled by default.
WARNING: option --enable-mathcore is deprecated and ignored!
INFO: --enable-mathmore: already enabled by default.
INFO: --enable-reflex: already enabled by default.
INFO: --enable-cintex: already enabled by default.
WARNING: option --with-cern-libdir=/sw/lib/lcg/external/cernlib/2005/slc4_amd64_gcc34/lib is deprecated and ignored!
INFO: --enable-fftw3: already enabled by default.
Checking for GNU Make version >= 3.79.1 … ok
Checking for C compiler … gcc
Checking for C++ compiler … g++
Checking for linker (LD) … g++
Checking for F77 compiler … gfortran
Checking for libX11 … no
configure: libX11 (package libX11-devel) MUST be installed
We have the X11 libraries but there’s no libX11-devel.so and searching on the web only seems to bring up links to builds for Fedora. Yum is no help either.
Can anyone help?
Paul.
P.S. I’m using SLC4.8