On Tue, Jul 31, 2007 at 10:17:57AM -0700, Mark Dexter wrote:
> Hi Thomas. I have hit a small problem. When I applied the patch ("patch -p0
> < diff-doc-en.diff"), I think it was supposed to create a file called
> dia-cmdline.xml. However, it did not create this file. So now I get an error
> when I run the xsltproc command on my system. It appears to have modified
> the other xml files correctly, but did not create the dia-cmdline.xml file.
> Any ideas as to what I need to do? Thanks. MarkThats my fault: dia-cmdline.xml is created on-the-fly at compile time from dia.dbk. To cope with this if you don't plan to compile the whole dia dist, simply run "sed -f dia-dbk-to-chapter.sed <dia.dbk >dia-cmdline.xml" Maybe it will be better I include that also in hardcopies.makefile :) -- Thomas Harding _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
