You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Ivan Herman <iv...@w3.org> on 2001/06/06 15:23:58 UTC

trying to run latest release of batik (1.0) and cygwin?

I tried to use the latest (binary) release of batik, following the 
installation guide.

I run Windows 2000. If I use the DOS command (which I hate), then it works 
well (java -jar batik-svgbrowser.jar). However, if I start up the same 
program from cygwin (which is my preferred environment) it says:

SAX2 driver class.org.apache.crimson.parser.XMLReaderImpl not found

Any idea what happens? I use Java 1.3 with Hotspot

Ivan




Ivan Herman

Head of Offices, World Wide Web Consortium
C/o W3C Dutch Office hosted at CWI,  Kruislaan 413, 1098 SJ Amsterdam
tel:           +31-20-5924163
fax:          +31-20-5924312
mobile:     +31-62-8881369 (does not work when I am in the US)
email:       ivan@w3.org


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: CVS download - can not build

Posted by Christophe Jolif <cj...@ilog.fr>.
Sorry,

It is my fault. I will commit the new Rhino jar to remove this problem.
You can immediately solve your problem by getting the latest Rhino build
on mozilla.org web site.

Sorry and thanks for your mail.

Richard Emberson wrote:
> 
> After downloading Batik via CVS, I tried to build it and got the following:
> 
> [emberson@olympia xml-batik]> sh build.sh compile
> Buildfile: build.xml
> 
> init-args:
> 
> init:
> 
> compile:
>     [javac] Compiling 246 source files to
> /home/emberson/java/xerces_current/xml-batik/classes
>     [javac]
> /home/emberson/java/xerces_current/xml-batik/sources/org/apache/batik/script/rhino/RhinoInterpreter.java:61:
> cannot resolve symbol
>     [javac] symbol  : constructor ImporterTopLevel
> (org.mozilla.javascript.Context)
>     [javac] location: class org.mozilla.javascript.ImporterTopLevel
>     [javac]             ImporterTopLevel importer = new
> ImporterTopLevel(context);
>     [javac]                                         ^
>     [javac] 1 error
> 
> BUILD FAILED
> 
> /home/emberson/java/xerces_current/xml-batik/build.xml:228: Compile failed,
> messages should have been provided.
> 
> Total time: 11 seconds
> Exit 1
> [emberson@olympia xml-batik]>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: batik-users-help@xml.apache.org

-- 
Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


CVS download - can not build

Posted by Richard Emberson <em...@contact.com>.
After downloading Batik via CVS, I tried to build it and got the following:


[emberson@olympia xml-batik]> sh build.sh compile
Buildfile: build.xml

init-args:

init:

compile:
    [javac] Compiling 246 source files to
/home/emberson/java/xerces_current/xml-batik/classes
    [javac]
/home/emberson/java/xerces_current/xml-batik/sources/org/apache/batik/script/rhino/RhinoInterpreter.java:61:
cannot resolve symbol
    [javac] symbol  : constructor ImporterTopLevel
(org.mozilla.javascript.Context)
    [javac] location: class org.mozilla.javascript.ImporterTopLevel
    [javac]             ImporterTopLevel importer = new
ImporterTopLevel(context);
    [javac]                                         ^
    [javac] 1 error

BUILD FAILED

/home/emberson/java/xerces_current/xml-batik/build.xml:228: Compile failed,
messages should have been provided.

Total time: 11 seconds
Exit 1
[emberson@olympia xml-batik]>




---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: trying to run latest release of batik (1.0) and cygwin?

Posted by Thierry Kormann <tk...@sophia.inria.fr>.
On Wednesday 06 June 2001 15:23, Ivan Herman wrote:
> I tried to use the latest (binary) release of batik, following the
> installation guide.
>
> I run Windows 2000. If I use the DOS command (which I hate), then it works
> well (java -jar batik-svgbrowser.jar). However, if I start up the same
> program from cygwin (which is my preferred environment) it says:
>
> SAX2 driver class.org.apache.crimson.parser.XMLReaderImpl not found
>
> Any idea what happens? I use Java 1.3 with Hotspot

I have no idea, sorry. May be vincent who is working on windows may have an 
idea.

Anyway, thanks for your feedback.

Thierry.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org