Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 28th, 2008, 01:20 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 109
Thanks: 18
Thanked 0 Times in 0 Posts
Default Building Saxon9 from source -- it fails

I think from thread I started about <!ENTITY...> refs and another thread on a near subject.. Saxon (or any other processor) is not going to do what I need it to do regarding entity and other references in a doctype structure.

So, maybe I can write a little java and do it myself?
(probably not, but I'll give it a try)

I pulled the saxon9.0.0.1 source down and tried: ant bj and it failed almost instantly with:

Quote:
quote:$ ant bj
Buildfile: build.xml

copysource-development:

BUILD FAILED
d:\mphare\Development\saxon-resources9-0-0-1\build\build.xml:294: c:\MyJava\saxon8.x not found.
My question is, why is saxon8 even referenced (and what is "saxon8.x"?) and how should I set up my build environment so it will all compile?

Apologies if there is a build readme tells me all this, but I couldn't find such a file in the archive.



------------------------
GnuPG Key fingerprint = 1AD4 726D E359 A31D 05BF ACE5 CA93 7AD5 D8E3 A876

Michael Hare
__________________
------------------------
Keep Moving Forward

GnuPG Key fingerprint = 1AD4 726D E359 A31D 05BF ACE5 CA93 7AD5 D8E3 A876

Michael Hare
 
Old April 28th, 2008, 07:35 PM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

A question that is so specifically about Saxon should best be asked on the saxon-help list or forum at Sourceforge.

I'm afraid that it's semi-deliberate that I don't make it especially easy to build Saxon from source code: I reckon if you can't work out how to do it, then you probably shouldn't be doing it at all. Certainly if you want me to help you make modifications to the Saxon source code, then you will first have to convince me that the changes are a good idea, which you haven't done here.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference
 
Old April 28th, 2008, 10:24 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 109
Thanks: 18
Thanked 0 Times in 0 Posts
Default

I think I was not understanding how to write extensions for Saxon.
Reading more and I believe I can write Java classes and reference them at run time, that I don't have to compile anything into Saxon itself.

So I withdraw the question. Believe me, I don't want to build it if I don't have to.

------------------------
GnuPG Key fingerprint = 1AD4 726D E359 A31D 05BF ACE5 CA93 7AD5 D8E3 A876

Michael Hare





Similar Threads
Thread Thread Starter Forum Replies Last Post
SOLVED - VBA Help For Row Source and Record Source eusanpe Access VBA 4 May 13th, 2008 11:58 AM
CreateObject fails slam Javascript 1 October 6th, 2006 10:32 AM
Building Project Fails Ari BOOK: Beginning Mac OS X Programming 3 June 9th, 2006 12:42 AM
insert fails Mitch MySQL 3 June 3rd, 2006 11:48 AM
Error Building VB Source in 1.1.4322 fkmfkm BOOK: ASP.NET Website Programming Problem-Design-Solution 2 April 13th, 2005 09:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.