Re: What's wrong with this command line?

On 4 Oct 2013, at 01:14, Imsieke, Gerrit, le-tex <gerrit.imsieke@le-tex.de> wrote:

> Hi Nic,
> 
> Saxon has to appear before Calabash on the class path.

Ahhh. Yes, that would do it. *

> And don’t forget the initial slash for /usr/local/…

I  noticed that, thanks 

nic

* It’s times like that this that I regret that my last real Java programming experience was when this cool new browser called HotJava had just been released.

> 
> Gerrit
> 
> 
> On 03.10.2013 13:59, Nic Gibson wrote:
>> Hi folks
>> 
>> Trying to run some bits of XProc from the command line to test my saxon
>> ee setup. I clearly haven’t got it right. This is the command line I’m
>> using:
>> 
>> java -Xmx4096M -classpath
>> /usr/local/share/java/calabash.jar:usr/local/share/java/saxon9ee.jar
>> com.xmlcalabash.drivers.Main --saxon-processor=ee
>> 
>> That gives me the message
>> 
>> Failed to obtain EE processor; using HE instead.
>> 
>> The saxon license file is in the same directory as calabash and saxon.
>> This is running on a mac
>> 
>> Um. Help?
>> 
>> thanks
>> 
>> nic
>> --
>> Corbas Consulting / @CorbasLtd
>> Digital Publishing Consultancy and Training
>> http://www.corbas.co.uk, +44 (0)7718 906817/+44 (0)1273 930765
> 
> -- 
> Gerrit Imsieke
> Geschäftsführer / Managing Director
> le-tex publishing services GmbH
> Weissenfelser Str. 84, 04229 Leipzig, Germany
> Phone +49 341 355356 110, Fax +49 341 355356 510
> gerrit.imsieke@le-tex.de, http://www.le-tex.de
> 
> Registergericht / Commercial Register: Amtsgericht Leipzig
> Registernummer / Registration Number: HRB 24930
> 
> Geschäftsführer: Gerrit Imsieke, Svea Jelonek,
> Thomas Schmidt, Dr. Reinhard Vöckler
> 

--
Corbas Consulting / @CorbasLtd
Digital Publishing Consultancy and Training
http://www.corbas.co.uk, +44 (0)7718 906817/+44 (0)1273 930765

Received on Friday, 4 October 2013 08:13:24 UTC