From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 15:08:07 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 719AC106564A for ; Wed, 9 Jun 2010 15:08:07 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-f182.google.com (mail-yw0-f182.google.com [209.85.211.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6928FC18 for ; Wed, 9 Jun 2010 15:08:06 +0000 (UTC) Received: by ywh12 with SMTP id 12so4671502ywh.14 for ; Wed, 09 Jun 2010 08:08:03 -0700 (PDT) Received: by 10.101.145.21 with SMTP id x21mr17478511ann.232.1276096082409; Wed, 09 Jun 2010 08:08:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.201 with HTTP; Wed, 9 Jun 2010 08:07:42 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Wed, 9 Jun 2010 18:07:42 +0300 Message-ID: To: "A. Wright" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: xsltproc: failed to load external entity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 15:08:07 -0000 > > I'm not a common user of xsltproc, but the combination of an argument > beginning "http://" along with the option "-nonet" (described as "Do not > use the Internet to fetch DTDs, entities or documents" on the man page) > seems rather fishy to me. =C2=A0Can this combination ever work? > > Has anyone else seen this? =C2=A0Does anyone have a suggestion for a fix? Install with NO_INSTALL_MANPAGES and the problem will go away. I think it comes from a configuration option for docbook. --=20 Eitan Adler