akorneev@lxplus304 ~ $ mkdir agile akorneev@lxplus304 ~ $ cd agile/ akorneev@lxplus304 ~/agile $ ll total 0 akorneev@lxplus304 ~/agile $ wget http://www.hepforge.org/archive/agile/AGILe-1.1.6.tar.gz --2010-07-14 16:06:17-- http://www.hepforge.org/archive/agile/AGILe-1.1.6.tar.gz Resolving www.hepforge.org... 129.234.186.115 Connecting to www.hepforge.org|129.234.186.115|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 568849 (556K) [application/x-gzip] Saving to: `AGILe-1.1.6.tar.gz' 100%[================================================================================>] 568,849 1.89M/s in 0.3s 2010-07-14 16:06:17 (1.89 MB/s) - `AGILe-1.1.6.tar.gz' saved [568849/568849] akorneev@lxplus304 ~/agile $ tar zxf AGILe-1.1.6.tar.gz akorneev@lxplus304 ~/agile $ cd AGILe-1.1.6 akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ ./configure --prefix=/afs/cern.ch/user/a/akorneev/agile/ --with-hepmc=/afs/cern.ch/sw/lcg/external/HepMC/2.03.11/x86_64-slc5-gcc43-opt --with-boost-incpath=/afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt/include/boost-1_42 PYTHON=/afs/cern.ch/sw/lcg/external/Python/2.5.4p2/x86_64-slc5-gcc43-opt/bin/python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for sw_vers... no configure: Calculating LCG platform tag from system properties checking for OS type... slcrelease checking for architecture type... x86_64 configure: WARNING: Could not find g++ to check for version! ./configure: line 3454: test: release: integer expression expected configure: LCG platform tag is 'x86_64-slcrelease-gccXX-opt' checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2 -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Found Boost header directory at /afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt/include/boost-1_42 checking boost/foreach.hpp usability... yes checking boost/foreach.hpp presence... yes checking for boost/foreach.hpp... yes checking boost/smart_ptr.hpp usability... yes checking boost/smart_ptr.hpp presence... yes checking for boost/smart_ptr.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking boost/assign.hpp usability... yes checking boost/assign.hpp presence... yes checking for boost/assign.hpp... yes checking for uname... /bin/uname configure: Found HepMC library at /afs/cern.ch/sw/lcg/external/HepMC/2.03.11/x86_64-slc5-gcc43-opt/lib/libHepMC.so configure: Found HepMC header directory at /afs/cern.ch/sw/lcg/external/HepMC/2.03.11/x86_64-slc5-gcc43-opt/include checking if the g++ compiler accepts the -pedantic flag... yes checking if the g++ compiler accepts the -ansi flag... yes checking if the g++ compiler accepts the -Wall flag... yes checking for python... /afs/cern.ch/sw/lcg/external/Python/2.5.4p2/x86_64-slc5-gcc43-opt/bin/python checking whether /afs/cern.ch/sw/lcg/external/Python/2.5.4p2/x86_64-slc5-gcc43-opt/bin/python version >= 2.3... yes checking for Python include path... /afs/cern.ch/sw/lcg/external/Python/2.5.4p2/x86_64-slc5-gcc43-opt/include/python2.5 checking for swig... /usr/bin/swig configure: All Python build checks successful: 'rivet' Python extension will be built configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/AGILe/Makefile config.status: creating src/Makefile config.status: creating src/Core/Makefile config.status: creating src/Tools/Makefile config.status: creating src/IO/Makefile config.status: creating src/FPythia/Makefile config.status: creating src/FHerwig/Makefile config.status: creating src/AlpGen/Makefile config.status: creating src/Charybdis/Makefile config.status: creating src/Rapgap/Makefile config.status: creating src/Cascade/Makefile config.status: creating bin/Makefile config.status: creating bin/agile-config config.status: creating pyext/Makefile config.status: creating pyext/setup.py config.status: creating data/Makefile config.status: creating include/AGILe/AGILeConfig.hh config.status: creating include/AGILe/FortranWrappers.hh config.status: executing depfiles commands config.status: executing libtool commands akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ uname -a Linux lxplus304.cern.ch 2.6.18-194.3.1.el5 #1 SMP Fri May 7 16:06:14 CEST 2010 x86_64 x86_64 x86_64 GNU/Linux akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ lsb_release -a LSB Version: :core-3.1-amd64:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-noarch Distributor ID: ScientificCERNSLC Description: Scientific Linux CERN SLC release 5.5 (Boron) Release: 5.5 Codename: Boron akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ gcc --version gcc (GCC) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ gcc -dumpversion 4.3.2 akorneev@lxplus304 ~/agile/AGILe-1.1.6 $ cat /etc/redhat-release Scientific Linux CERN SLC release 5.5 (Boron)