Skip to content

Commit c6edff5

Browse files
committed
test/css2.1/harness: edited
1 parent 8a2df07 commit c6edff5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/css2.1/harness.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ NEED TO TEST ON WINDOWS
1010
* **make** GNU make is available on most *nix systems as ''make'' or ''gmake''.
1111
* **Perl** Perl is available on Windows through [[http://www.cygwin.com/|Cygwin]] (make sure you check the box to install perl) and through the [[http://www.activestate.com/Products/ActivePerl/|ActivePerl]] distribution. It is usually pre-installed on *nix; install the ''perl'' package if it's not.
1212
* **Perl's ''XML::Parser'' module** Run <code>perl -MCPAN -e "install 'XML::Parser'"</code> to get it from CPAN.
13+
* **ImageMagick**, which is needed for PNG->JPEG conversion in the xhtml1print format, can be downloaded from [[http://imagemagick.org/|imagemagick.org]]
1314

1415
Once you have the pre-requisites set up,
1516

0 commit comments

Comments
 (0)