- From: Steve Jenkins <stevejenkins444@hotmail.com>
- Date: Thu, 23 Oct 2003 13:48:55 -0400
- To: <www-validator-css@w3.org>
Hi, Hope someone can possibly help. I'm trying to setup the W3C Validator locally. I'm following the instructions as laid out in: http://lists.w3.org/Archives/Public/www-validator-css/2003Jan/0037.html I've setup the most recent Jigsaw - all seems fine. I've downloaded the "Java 2 Platform, Standard Edition (J2SE)" version v 1.4.2_02 from http://java.sun.com/j2se/1.4.2/download.html and installed this. This all seems fine. I've downloaded the most recent version of ANT and have compiled css-validator fine. However, this is where I get a little stuck. The 0037.html URL listed above says: "In your CLASSPATH you need jsdk.jar xp.jar. i18n.jar of the Jdk is useful too." Do I need these for when I run ANT? jsdk.jar: I don't seem to have either in Jigsaw or the Java_Home folder. xp.jar - only exists in: ......./Jigsaw/classes/xp.jar. Is this the correct one? i18n.jar: I don't seem to have either in Jigsaw or the Java_Home folder. So - do I need these? If so what for and where can I get them from? THEN: I want to run this as a servlet, not from the command line: 1. "Change the HTTPFrame to ServletDirectoryFrame" - how? Do I do this in JigAdmin, if so where? 2. "The next step is to create a resource "validator", with as class 'ServletWrapper' and as frame 'ServletWrapperFrame'" - again - in JigAdmin - if so where? In addition - I don't seem to have validator.zip to be able to run the command line version. Apologies if these appear to be dumb questions, but I am a little stuck. Cheers for any help, Steve.
Received on Thursday, 23 October 2003 13:58:17 UTC