Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tetex-2.0.2-r1 install failure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
whkinney
n00b
n00b


Joined: 03 Feb 2004
Posts: 20

PostPosted: Tue Feb 03, 2004 3:50 am    Post subject: tetex-2.0.2-r1 install failure Reply with quote

OK. I'm stumped on this one. I'm trying to get tetex running on a new Gentoo install and I am experiencing multiple failures.

First, emerge tetex gives a correct-looking installation, but I find that a number of the TeX config scripts have failed. For example, /usr/share/texmf/web2c/latex.log contains a bunch of lines like:

----------------
(usr/share/texmf/omega/lambda/omegabook/grcodes.tex
catcodes, ucccodes and lccodes for Greek
! Missing number, treated as zero.
<to be read again>
^
l.18 \catcode`^^^^
0386=11 \lccode`^^^^0386=`^^^^03ac \uccode`^^^^0386=`^^^^0391
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
-----------------

These errors are repeated multiple times. The same thing happens when I attempt to process a .tex file, using either plain TeX or LaTeX. I have figured out that I can get this error to go away if I run texconfig and disable Greek and Inuit hyphenation (like I need Inuit hyphenation, but I digress.)

However, once I get rid of the hyphenation probelms, I get font issues. In particular, the "\tt" font command creates errors. Running LaTex on the following file fails:

-------------
\documentclass{article}
\begin{document}
This document fails on my gentoo box: ({\tt this is what makes it break})
\end{document}
-------------

The TeX output is:

-------------
>latex test.tex
This is TeX, Version 3.14159 (Web2C 7.4.5)
(./test.tex
LaTeX2e <2001/06/01> patch level 1
Hyphenation patterns for english, spanish, russian, dumylang, nohyphenation, lo
aded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)) (./test.aux)
(/usr/share/texmf/omega/lambda/base/ot1uctt.fd)kpathsea: Running mktextfm uctt10
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input uctt10
This is METAFONT, Version 2.7182 (Web2C 7.4.5)

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

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

Transcript written on mfput.log.
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input uctt10' failed.
kpathsea: Appending font creation commands to missfont.log.

! Font OT1/uctt/m/n/10=uctt10 at 10.0pt not loadable: Metric (TFM) file not fou
nd.
<to be read again>
relax
l.3 This document fails on my gentoo box: ({\tt
this is what makes it break})

----------------------

My suspicion is that the first problem (with the hyphenation) is screwing up the configuration scripts run by the ebuild, which is then causing the second problem with the fonts. Anybody seen the like of this before?

Thanks for any help.

-- Will Kinney
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum