- From: Sami Lempinen <lempinen@iki.fi>
 - Date: Wed, 25 Oct 2000 08:50:42 +0300
 - To: Azlan Aziz <azlan@vision-2020.com>
 - Cc: html-tidy@w3.org
 
Greetings,
[cc'd to the list]
On Tue, Oct 24, 2000 at 10:46:48PM -0700, Azlan Aziz wrote:
> Hello,
> 
> I didn't compile anything(do I have to?). The following were my steps of installing JTidy:
> 
> 1. I downloaded the jtidy-04aug2000r3.zip file and unzip it.
> 2. I set the classpath to c:\jtidy-04aug2000r3\build\Tidy.jar
> 3. Then I try to run it by typing java Tidy but got the 
>    following error: 
>    Exception in thread "main" java.lang.NoClassDefFoundError: Tidy
Please try
       java -jar jtidy-04aug2000r3/build/Tidy.jar -h
and tell me what it reports.
-Sami
-- 
lempinen@iki.fi http://www.iki.fi/lempinen/
                             apt-get a life
Received on Wednesday, 25 October 2000 01:50:51 UTC