Run II code in Padova

In our institution we are running Run II code since the end of 1999. We have two different system configurations: PCDF0 and PCDFSVR
 
PCDF0

 Hardware
   PCDF0 is an assembled PC with Pentium III 450 MHz 256 MB of RAM.
   Two IDE disks of 20 GB for system/home/software.

 Operating System
   RedHat 6.1 "big Box Caspur" (based on Vanilla release but with some packages built by CNAF INFN).
   Kernel     2.2.12-20 + AFS + updates RedHat 6.1

 Run II code
    We installed the development release which is updated nightly.
     In order to have the code compiling we just created this symbolic link:
     ln -s /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/libg2c.a /usr/lib/.
 
 
 
PCDFSRV
 
 Hardware
   PCDFSRV is a  Compaq Proliant 570 server with 4 cpus Xeon 700  with 1 MB of cache, 2 GB of RAM.
   There is a RAID controller for disks:

   We have an other disk (not under RAID controller) of 18 GB for the system.

 Operating System
   RedHat 6.2 Vanilla with:

  1. Kernel 2.2.17-14smp
  2. Our rpm for ssh2 package
  3. Several other packages upgraded for security bugs or new versions .
  The  list all packages installed can be found here , while the list of the updated ones is here.

Run II code
   We installed the frozen 3.15.0 and 3.16.0 . In order to have the code compiling we just created this symbolic link:
    ln -s /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/libg2c.a /usr/lib/.
 


Matteo Menguzzato and Donatella Lucchesi