Le Mon, 20 Sep 2010 00:21:17 +0200, Miklos Vajna <[email protected]> a écrit :
> Hm, now building git fails with: > > =================================================== > Build user-manual.pdf > This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009 / Frugalware > Linux) restricted \write18 enabled. > entering extended mode > pdflatex failed > /usr/share/texmf-dist/tex/latex/overpic/overpic.sty: File `epic.sty' > not found. /usr/share/texmf-dist/tex/latex/overpic/overpic.sty:38: > Emergency > stop. /usr/share/texmf-dist/tex/latex/overpic/overpic.sty:38: leading > text: ^^M Unexpected error occured Image 'dblatex' not found > mv: cannot stat `user-manual.pdf+': No such file or directory > make[1]: *** [user-manual.pdf] Error 1 > make[1]: Leaving directory `/var/tmp/fst/src/git-1.7.3/Documentation' > make: *** [pdf] Error 2 > > Are you sure dblatex is working properly with texlive? Seems that 'overpic' need 'epic.sty' and 'epic.sty' is in texlive-graphics package. Adding texlive-graphics as a depend for dblatex should fix that. And I'll probably move overpic from texlive-latex-extra to texlive-graphics. _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
