[tex-live] Installation Failure

Paul Jones shagreel at gmail.com
Fri Dec 8 23:29:23 CET 2006


Hello,

I tried to install tex-live today using rpmbuild --rebuild --force
http://pmrb.free.fr/texlive/texlive.spm.  I noticed a couple of
issues.

1) I tried to build and it failed.  I changed a few things in the spec
file, and then tried to build again.  It started the rsync again
instead of using the gzip that it already made.  It turns out that
someone checked in files to the svn repository during my install so
the version number changed.  Not wanting to download everything again,
I hard coded the old version number into the spec file.

2) It compiled it's own freetype2 even though I have the
freetype2-devel package installed.  The error I saw was: configure:
warning: ft2build.h not found. Using my own freetype2 sources.
ft2build.h is in /usr/includes

3) The build failed.  Below is the end of STDERR output.  I have a log
or both STDERR and STDOUT if you would like to look at them.  Any idea
why it failed?

+ mktexlsr
mktexlsr: Updating /usr/local/texlive/texmf/ls-R...
mktexlsr: Updating /usr/local/texlive/texmf-config/ls-R...
mktexlsr: Updating /usr/local/texlive/texmf-dist/ls-R...
mktexlsr: Updating /usr/local/texlive/texmf-local/ls-R...
mktexlsr: Updating /usr/local/texlive/texmf-var/ls-R...
mktexlsr: Done.
+ fmtutil-sys --all
Error: `xetex -ini  -jobname=xetex -progname=xetex -etex xetex.ini' failed
Error: `xetex -ini  -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed

###############################################################################
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /usr/local/texlive/texmf-var/web2c
for details.
###############################################################################

This is a summary of all `failed' messages and warnings:
`xetex -ini  -jobname=xetex -progname=xetex -etex xetex.ini' failed
`xetex -ini  -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed
error: Bad exit status from /var/tmp/rpm-tmp.98001 (%build)
    Bad exit status from /var/tmp/rpm-tmp.98001 (%build)

Thanks,
paul


More information about the tex-live mailing list