OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-publishers message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-publishers] Building RNGs


Title: Scott Hudson
Keith has gotten farther than I:

shudson@flatmobile605 /cygdrive/c/DocBook/sourceforge/docbook/relaxng/publishers

$ make
/buildtools/runtrang publishers/publishers.rnc build/publishers/publishers.rng
make: /buildtools/runtrang: Command not found
make: *** [build/publishers/publishers.rng] Error 127

--Scott

  Scott Hudson
  Senior XML Architect

  scott.hudson@FlatironsSolutions.com

 

  O:  303.542.2146

  C:  303.332.1883

  F:  303.544.0522

 

  www.FlatironsSolutions.com

  An Inc. 500 Company

 



Keith Fahlgren wrote:
4846C700.6060205@oreilly.com" type="cite">
On 6/4/08 9:41 AM, Dave Pawson wrote:
  
2008/6/4 Keith Fahlgren <keith@oreilly.com>:

    
Do we need an import for xlink, or is it simply an xmlns declaration?
          
Just a namespace decl.
        
Unfortunately, apparently not:

$ svn diff !$
svn diff publishers/publishers.rnc
Index: publishers/publishers.rnc
===================================================================
--- publishers/publishers.rnc   (revision 8037)
+++ publishers/publishers.rnc   (working copy)
@@ -32,6 +32,7 @@
 namespace rng  = "http://relaxng.org/ns/structure/1.0"
 namespace s = "http://www.ascc.net/xml/schematron"
      
That's a declaration error, not processing.
We don't need an xlink processor AFAIK.
    

Hi Norm,

I can't build the make target in either
https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/docbook/relaxng/docbook
or
https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/docbook/relaxng/publishers


$ make
...
/Users/keith/work/docbook-dev/buildtools/runtrang docbook.rng docbook.rnc
/Users/keith/work/docbook-dev/buildtools/runtrang: using java -jar
/Users/keith/Applications/oxygen9_1/lib/trang.jar
/Users/keith/work/docbook-dev/trunk/docbook/relaxng/docbook/docbook.rng:200:34:
error: undefined prefix "xlink"
/Users/keith/work/docbook-dev/trunk/docbook/relaxng/docbook/docbook.rng:206:34:
error: undefined prefix "xlink"
/Users/keith/work/docbook-dev/trunk/docbook/relaxng/docbook/docbook.rng:213:34:
error: undefined prefix "xlink"


Advice?

Thanks,
Keith
--
Keith Fahlgren
Publishing Technology Engineer
O'Reilly Media
415-682-4386

---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  You may a link to this group and all your TCs in OASIS
at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php

  


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]