Problem on the installation of ABINIT-6.12.2

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
lengyhua
Posts: 1
Joined: Tue Mar 27, 2012 12:12 pm

Problem on the installation of ABINIT-6.12.2

Post by lengyhua » Wed Mar 28, 2012 2:25 am

kpathsea: Running mktextfm ptmr7t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ptmr7t
This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)


kpathsea: Running mktexmf ptmr7t
! I can't find file `ptmr7t'.
<*> ...:=ljfour; mag:=1; nonstopmode; input ptmr7t

Please type another input file name
! Emergency stop.
<*> ...:=ljfour; mag:=1; nonstopmode; input ptmr7t

Transcript written on mfput.log.
grep: ptmr7t.log: 没有那个文件或目录
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ptmr7t' failed to make ptmr7t.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font OT1/ptm/m/n/12=ptmr7t at 12.0pt not loadable: Metric (TFM) file not foun
d.
<to be read again>
relax
l.456 \normalfont

?

User avatar
jbeuken
Posts: 365
Joined: Tue Aug 18, 2009 9:24 pm
Contact:

Re: Problem on the installation of ABINIT-6.12.2

Post by jbeuken » Wed Mar 28, 2012 9:18 pm

? :shock:

jmb
------
Jean-Michel Beuken
Computer Scientist

leon
Posts: 8
Joined: Wed Jun 08, 2011 12:54 pm
Location: Rostov-on-Don, Russia
Contact:

Re: Problem on the installation of ABINIT-6.12.2

Post by leon » Tue May 29, 2012 9:55 pm

I have the same problem with Abinit-6.12.3 installation:

! Font \csname\endcsname=psyr at 12.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
\endgroup \set@typeset@protect
l.164 I
f the parameter { \color{red} calc\_inp\_wf } in the input file is se...

?
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map} <../doc/compress.pdf>]
[3] (../doc/cluster.aux) ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8
r.enc}
!pdfTeX error: pdflatex (file ucrr8a.pfb): cannot open Type 1 font file for rea
ding
==> Fatal error occurred, no output PDF file produced!
make[6]: *** [cluster.pdf] Error 70
make[6]: Leaving directory `/home/leon/abinit-6.12.3/fallbacks/sources/bigdft-1.6-tuto.1/doc'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/leon/abinit-6.12.3/fallbacks/sources/bigdft-1.6-tuto.1'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/leon/abinit-6.12.3/fallbacks/sources/bigdft-1.6-tuto.1'
make[3]: *** [stamps/bigdft-build-stamp] Error 2
make[3]: Leaving directory `/home/leon/abinit-6.12.3/fallbacks'
make[2]: [all-local] Error 2 (ignored)
Checking build of bigdft fallback
test -e stamps/bigdft-install-stamp
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/leon/abinit-6.12.3/fallbacks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leon/abinit-6.12.3'
make: *** [all] Error 2
Leon Avakyan
Physics Faculty at
Southern Federal University

leon
Posts: 8
Joined: Wed Jun 08, 2011 12:54 pm
Location: Rostov-on-Don, Russia
Contact:

Re: Problem on the installation of ABINIT-6.12.2

Post by leon » Tue May 29, 2012 10:55 pm

I encouraged the same problem. It originates from scripts making documentation for BigDFT.

The only solution I found was excluding BigDFT from compilation:

Code: Select all

./configure with_dft_flavor="atompaw+libxc+wannier90"
Leon Avakyan
Physics Faculty at
Southern Federal University

Locked