From owner-freebsd-doc@FreeBSD.ORG Fri Jul 11 14:33:18 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37C7D37B401 for ; Fri, 11 Jul 2003 14:33:18 -0700 (PDT) Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6409543F85 for ; Fri, 11 Jul 2003 14:33:17 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with SMTP id h6BLXFlF007731 for ; Fri, 11 Jul 2003 17:33:16 -0400 (EDT) Message-ID: <002401c347f2$80ea1cb0$0200a8c0@satellite> From: "dave" To: Date: Fri, 11 Jul 2003 17:22:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: error when creating html-split docs X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 21:33:18 -0000 Hello, I'm going to be writing some FreeBSD documentation so i downloaded and installed docproj-jadetex on a machine. I got doc-all via cvsup and decided that for testing purposes to see if everything was working i'd recompose an existing article. I chose the cvs article and did a recursive copy to a test area inside en_US.ISO8859-1 I then started running make commands, all went well with the exception of make FORMATS=html-split gave me an error code1 (ignored) from tidy as follows: /usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml $(/usr/bin/xargs < HTML.manifest) *** Error code 1 (ignored) Can someone tell me if this is something i have to be concerned with? Also, i vaguely remember about some catalog environment variables to be set in /etc/profile, but i can not find reference to them, is this now no longer required? Thanks. Dave.