compiler for abinit

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
sana
Posts: 17
Joined: Sun May 23, 2010 8:28 pm

compiler for abinit

Post by sana » Sat Sep 04, 2010 11:11 am

dear when i try to install fortran compiler then i got the following msg.
Unresolved dependencies:
Installing gcc4.2-gfortran-4.2.3-6mnb2.i586[Local packages]
There are no installable providers of gcc4.2 == 4.2.3-6mnb2 for gcc4.2-gfortran-4.2.3-6mnb2.i586[Local packages]
could you please help me how to resolve this problem

JEJohns
Posts: 55
Joined: Sun May 02, 2010 5:30 pm

Re: compiler for abinit

Post by JEJohns » Mon Oct 18, 2010 1:03 am

They should all install on SUSE 10.1. I have installed it on 4 different machines running 10.1. However, there is a caveat. You need to not use the gnu compiler suite that comes with it. You absolutely must upgrade the gcc and gfortran. Also, on one of the machines, I ran into a finicky problem about the condefs.h ac_nonexistent.h: no such file or directory. I don't remember what the solution for that was, but if you run into it send me a message and I"ll find it. Otherwise, I know I've run every production version since 5.6 on a 10.1 Suse machine, so they should be able to be configured for you.

Locked