[html5] Problem with missing htmlparser.jar on Debian Lenny

Henri Sivonen hsivonen at iki.fi
Fri May 28 07:52:20 PDT 2010


On May 28, 2010, at 16:44, Swen Brüseke - proIO Network & eSolutions e.K. wrote:

> I need your help. I want to install validator.nu on a Debian Lenny 32bit, but during the python build/build.py all I am getting the following error:

> javac: no source files
> Usage: javac <options> <source files>
> use -help for a list of possible options
> "jar" cf "./htmlparser/dist/htmlparser.jar" @temp-jar-list
> 'c' flag requires manifest or input files to be specified!

The build script requires truly Sun/Oracle-compatible versions of the Java command line tools. In particular, Debian's fastjar is known not to work. On Ubuntu, the tools from OpenJDK are known to work.

-- 
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/





More information about the Help mailing list