[Gimp-docs] make pdf
Ulf-D. Ehlert
ude88 at web.de
Sun Mar 22 11:09:55 PDT 2009
Ulf-D. Ehlert (Freitag, 20. März 2009, 20:23):
> julien (Freitag, 20. März 2009, 07:30):
> > ~/SVN-commit/trunk> make pdf-en
> > *** Copying images (en) ...
> > *** Making PDF (en) ...
> [...]
> > ... A long list of not found images (I have these images in
> > xml/en/images)...
>
> Same here. Seems that there are some problems with the links in
> xml/en (a dblatex bug?). I will try to find out what's going on.
> Maybe we have to copy the xml files instead of symlinking.
Ok, dblatex dereferences our symlinks in xml/en and uses
the "realpath()", which is "src/..." rather that "xml/en/...", so it
can't find the image files.
I've changed the Makefiles to copy the xml src files instead of making
links.
Try
"make xml-en",
this should remove the symlinks and then copy the source files. If it
doesn't work, try
"rm -rf xml/en"
first.
Ulf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090322/58f47a44/attachment.bin
More information about the Gimp-docs
mailing list