On Sunday 25 June 2006 12:50, Kurt Roeckx wrote:
> On Sun, Jun 25, 2006 at 09:26:19AM +0200, Francesco Pietra wrote:
> > I wish to compile on amd64 debian etch (two dual opteron on Tyan K8WE
> > S2895) a program (gamess-us, as a merely a curiosity to see how it runs
> > in comparison with mpqc) that is indicated:
> >
> > "Your computer must have a FORTRAN compiler and a C compiler in order to
> > compile GAMESS from its source. No other software is required, usually
> > (the exceptions are high end parallel systems which may require extra
> > messaging software)"
> >
> > $gcc -v
> > gcc version 4.1.1 20060511 (prerelease) (Debian 4.1.0-4)
> >
> > From
> > $apt-cache search gfortran
> > and
> > $apt-cache show gfortran
>
> I have no idea what you did.  Can you please show us your
> /etc/apt/sources.list?
deb http://ftp.debian.org/debian etch main contrib non-free
deb-src http://ftp.debian.org/debian etch main contrib

deb http://security.debian.org etch main contrib non-free
deb-src http://security.debian.org etch main contrib
>
> The version of gcc you have is the version of gcc-4.1 in testing,
> but testing is still using gcc-4.0 as default, so you should get:
> gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
>
> Also, there should be a gfortran, gfortran-4.0 and gfortran-4.1.
gcc -v
Using buit-in specif.
Target: x86_64-linux-gnu
Configured 
with: ../src/configure -v 
--enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang ........
[much other stuff]..
Thread model: posix
gcc version 4.1.1 20060511 (prerelease) (Debian 4.1.0-4)
>
>
> Kurt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to