Re: Re: [VMC] geant3 compilation error...

From: Dario Berzano <l3g3nd4ryf0x_at_gmail.com>
Date: Wed, 11 Mar 2009 10:05:23 +0100


On Wed, Mar 11, 2009 at 9:55 AM, xsatya <xsatya_at_gmail.com> wrote:
> I am installing root with following configure parameter.
>
> ./configure \
>       --with-pythia6-uscore=SINGLE \
>       --with-f77=g77 \
>       --enable-roofit --enable-minuit2 --enable-table

Hello,

  libg2c is no more needed if you use gfortran: it was only needed by g77, but g77 is obsoleted in gcc4. You can try to install gfortran instead (I think the package name is gcc4-gfortran), then:

  make clean
  ./configure <your_config_options> --with-f77=gfortran   make

Cheers,

-- 
: Dario Berzano
: Department of Physics - University of Torino
: Wiki: http://newton.ph.unito.it/~berzano/
: GPG: http://newton.ph.unito.it/~berzano/gpg
Received on Wed Mar 11 2009 - 10:05:30 CET

This archive was generated by hypermail 2.2.0 : Wed Mar 11 2009 - 17:50:01 CET