|
From: Dan M. <mu...@al...> - 2002-03-10 07:20:59
|
Kevin, Thanks for pointing out the duplicate use of that id string. I'm a bit disturbed that the warning goes to STDOUT. I don't get this warning at all on my system, even in the ScrollKeeper log file where warnings are typically sent. Do you get the error if you do: (a) /usr/bin/scrollkeeper-extract /usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml /usr/share/scrollkeeper/stylesheets/index.xsl /tmp/foo or (b) /usr/bin/scrollkeeper-extract /usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml /usr/share/scrollkeeper/stylesheets/toc.xsl /tmp/foo2 Which versions of libxml2 and libxslt do you have? Dan On 27 Feb 2002, Kevin Breit wrote: > Dan, > Whats up with this? > > rpm -[root@kbreit kbreit]# rpm -Uvh scrollkeeper-0.3.5-1.i386.rpm > Preparing... ########################################### > [100%] > 1:scrollkeeper ########################################### > [100%] > /usr/share/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml:783: validity error: ID skomf-seriesid already defined > <sect2 id="skomf-seriesid"> > ^ > > > Kevin > |