[tz] Fixing make check output...

Kevin Lyda kevin at ie.suberic.net
Thu Oct 13 20:31:33 UTC 2011


To get make check to run on Ubuntu, I had to do the following:

apt-get install w3-recs sp
cp -a /usr/share/doc/w3-recs/html/www.w3.org/TR/1999/REC-html401-19991224 .
find REC-html401-19991224 -name '*.gz' -print0 | xargs -0 gunzip

I then copied the command make check wanted to run and tweaked it like so:

SGML_CATALOG_FILES=HTML4.cat SGML_SEARCH_PATH=REC-html401-19991224/
SP_CHARSET_FIXED=YES SP_ENCODING=UTF-8 nsgmls -s -B -wall
-wno-unused-param tz-art.htm tz-link.htm

I'm not really sure what tz-art.htm is for, but this is the diff
required to make it actually pass...

diff --git a/tz-art.htm b/tz-art.htmindex 902371e..f3064ee 100644---
a/tz-art.htm+++ b/tz-art.htm@@ -213,7 +213,7 @@ Supernaw.</td></tr>
<tr><td>ID</td><td>272</td></tr> <tr><td>Total
Time</td><td>73:05</td></tr> <tr><td>Notes</td><td>Includes the song
"Twilight Time Zone."</td></tr>-<tr><td><a
href="http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:w9fpxzykldje">AMG
Ra+<tr><td><a href="http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=10:w9fpxzykldje">AM
<tr><td>ADO Rating</td><td>2 stars</td></tr>
<tr><td>&nbsp;</td></tr>@@ -224,7 +224,7 @@ Supernaw.</td></tr>
<tr><td>Label</td><td>Columbia</td></tr>
<tr><td>ID</td><td>CK-8905</td></tr> <tr><td>Total
Time</td><td>45:36</td></tr>-<tr><td><a
href="http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:gifqxqt5ld0e">AMG
Ra+<tr><td><a href="http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=10:gifqxqt5ld0e">AM
<tr><td>ADO Rating</td><td>1.5 stars</td></tr> <tr><td>Notes<td>The
title song is also available on "Bob Dylan's Greatest Hits" and
<tr><td>&nbsp;</td></tr>@@ -235,7 +235,7 @@ Supernaw.</td></tr>
<tr><td>Label</td><td>Universal Jazz France</td></tr>
<tr><td>ID</td><td>B0012688-02</td></tr> <tr><td>Total
Time</td><td>42:31</td></tr>-<tr><td><a
href="http://www.allmusic.com/cg/amg.dll?p=amg&sql=10:3bftxzw0ldhe"</a>AMG+<tr><td><a
href="http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=10:3bftxzw0ldhe">AM
<tr><td>ADO Rating</td><td>2.5 stars</td></tr>
<tr><td>Notes<td>Includes the song "Fire and Wood" with the lyric "The
clocks were turned back you remeber/Think it's still November."

-- 
Kevin Lyda
Dublin, Ireland
US Citizen overseas? We can vote.
Register now: http://www.votefromabroad.org/




More information about the tz mailing list