Page 1 of 1

Problem on the installation of ABINIT-6.12.2

Posted: Wed Mar 28, 2012 2:25 am
by lengyhua
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

?

Re: Problem on the installation of ABINIT-6.12.2

Posted: Wed Mar 28, 2012 9:18 pm
by jbeuken
? :shock:

jmb

Re: Problem on the installation of ABINIT-6.12.2

Posted: Tue May 29, 2012 9:55 pm
by leon
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

Re: Problem on the installation of ABINIT-6.12.2

Posted: Tue May 29, 2012 10:55 pm
by leon
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"