pdflatex from texlive5b fails

Kaja P. Christiansen kaja@daimi.au.dk
Wed, 17 May 2000 14:47:27 +0200 (MET DST)



Sebastian Rahtz writes:

 >  > 2.  pdflatex  fails on any document with the following message:
 >  > 
 >  >  Error: pdftex: zlib: deflateInit() failed
 > this is really scary.....
 > 
 > Kaja, do the Solaris binaries work for you??

Yes, a test file (similar to Ross's) works just fine - see the output below.

Ross, perhaps it's has something to do with your version of zlib?
It's 'unbundled'. I used zlib v. 1.1.3.

Kaja

sparkle: ~> cat t.tex
\documentclass{article}
\usepackage{concrete}
\begin{document}
\mbox{}
\newpage
\mbox{}
\end{document}
sparkle: ~> pdflatex t.tex
This is pdfTeX, Version 3.14159-14f-released-20000313 (Web2C 7.3.1x)
(./t.tex{/users/kaja/texlive/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for english, dumylang, nohyphenation, lo
aded.
(/users/kaja/texlive/texmf/tex/latex/base/article.cls
Document Class: article 1999/09/10 v1.4a Standard LaTeX document class
(/users/kaja/texlive/texmf/tex/latex/base/size10.clo)) (./concrete.sty
(./beton.sty
Package: `beton' v1.3 <1995/03/05> (FJ)
) (./euler.sty
Package: `euler' v2.5 <1995/03/05> (FJ and FMi)

LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font
(Font)              `letters' in the math version `normal' on input line 35.


LaTeX Font Warning: Encoding `OML' has changed to `U' for symbol font
(Font)              `letters' in the math version `bold' on input line 35.

)) (./t.aux) (/users/kaja/texlive/texmf/tex/latex/concmath/ot1ccr.fd) [1{/users
/kaja/texlive/texmf/pdftex/config/psfonts.map}{/users/kaja/texlive/texmf/pdftex
/config/lw35.map}{/users/kaja/texlive/texmf/pdftex/config/rawfonts.map}{/users/
kaja/texlive/texmf/dvips/cspsfonts/csfontd.mapfile}] [2] (./t.aux) )
Warning: pdftex (file ccr10): Font ccr10 at 600 not found
Output written on t.pdf (2 pages, 1158 bytes).
Transcript written on t.log.