You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Andy Clark <an...@apache.org> on 2002/02/05 00:42:22 UTC

Re: getting the sample program to work

Guillaume Potard wrote:
> do I have to compile Xerces.java in the wrappers directory (I've tried and
> gave heaps of errors) ?

Why are you compiling the code? You can download the binary
distribution and get the jar files already built for you.
Also, there are instructions in the documentation on how to
run the samples -- what problem are you having with the docs?

-- 
Andy Clark * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: getting the sample program to work

Posted by Andy Clark <an...@apache.org>.
Guillaume Potard wrote:
> i just managed to compile them.. it wasnt looking at the class path
> properly, I think it is really cumbersome that you have to specify the path
> of each jar file after -classpath option ( I am using command line) . Do you
> know a way around this ?

If you download the source and tools distributions and extract
them to the same place (overlaying them), then you can use the
build script (build.bat or build.sh, depending on your system)
to build Xerces completely. I wouldn't suggest the "build all"
target, though. "build jars" should be sufficient -- this will
compile the sources and build the jars, including the samples.

-- 
Andy Clark * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: getting the sample program to work

Posted by Guillaume Potard <gp...@uow.edu.au>.
Thank you for your reply,

i just managed to compile them.. it wasnt looking at the class path
properly, I think it is really cumbersome that you have to specify the path
of each jar file after -classpath option ( I am using command line) . Do you
know a way around this ?


Anyway now i can start doing the real work...

Cheers,

Guillaume


----- Original Message -----
From: "Andy Clark" <an...@apache.org>
To: <xe...@xml.apache.org>
Sent: Monday, February 04, 2002 3:42 PM
Subject: Re: getting the sample program to work


> Guillaume Potard wrote:
> > do I have to compile Xerces.java in the wrappers directory (I've tried
and
> > gave heaps of errors) ?
>
> Why are you compiling the code? You can download the binary
> distribution and get the jar files already built for you.
> Also, there are instructions in the documentation on how to
> run the samples -- what problem are you having with the docs?
>
> --
> Andy Clark * andyc@apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org