Doc PDF now gone and xelatex problem

Bug #287990 reported by Derick Eddington
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Low
Abdulaziz Ghuloum

Bug Description

doc/ikarus-scheme-users-guide.pdf is no longer in the repository but "make install" still tries to install it even though "make" did not try to build it because xelatex is not available.

Also, after installing xelatex, I can't build the PDF, I get:

[d@eep:~/ikarus.dev]-> make
[...]
Making all in doc
make[2]: Entering directory `/home/d/ikarus.dev/doc'
if test -x "`which xelatex`" ; \
 then \
   xelatex -output-driver="xdvipdfmx -q -E" ikarus-scheme-users-guide && \
   makeindex ikarus-scheme-users-guide && \
   bibtex ikarus-scheme-users-guide && \
   xelatex -output-driver="xdvipdfmx -q -E" ikarus-scheme-users-guide && \
   xelatex -output-driver="xdvipdfmx -q -E" ikarus-scheme-users-guide ; \
 fi
This is XeTeXk, Version 3.141592-2.2-0.996-patch1 (Web2C 7.5.6)
 %&-line parsing enabled.
kpathsea: Running mktexfmt xelatex.fmt
I can't find the format file `xelatex.fmt'!
make[2]: *** [ikarus-scheme-users-guide.pdf] Error 1
make[2]: Leaving directory `/home/d/ikarus.dev/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/d/ikarus.dev'
make: *** [all] Error 2
[d@eep:~/ikarus.dev]->

What's this xelatex.fmt?

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

I guess I dropped the pdf file by mistake. My bad. All fixed now.

As for your latex problems, well, good luck. I don't know anything about it.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Low
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.