From owner-freebsd-doc@FreeBSD.ORG Fri Feb 18 04:41:48 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05363106564A for ; Fri, 18 Feb 2011 04:41:48 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C28018FC13 for ; Fri, 18 Feb 2011 04:41:47 +0000 (UTC) Received: by iyb26 with SMTP id 26so3200425iyb.13 for ; Thu, 17 Feb 2011 20:41:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=VUfYAqRG0JNs1OHwuqGhx3WBEoy7LsFoxkCXj4C/N1s=; b=nQAUx5NDZOaZmLf3uzs17ShHDze+DxA0C0vb7tVboW3TwNH0iE3ifTrNHDNVdXgNsX Dc49pOGQpNPBuHbT/Ni4FF8kzxYAFkQHaQV6oIB+VbRjbbuMQSORplbzN1GZEEgwVLzF fp3YUTPwo529G3Dc/ZUx5XbgWf7FEJV4HsFsg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=jNqsU7cVhla/e36mMvdtahn0HWwhwVsqLIIRQSYmrhWu3fmoPugJPehRW04EbJIEHn FDpv8dU9ArE0LKBflIK4alrYBBR4pOymkjuU6QCjbGBSkfIu1coGbbfgKEP0beVLD/6j QoAKioGQUIw3vpWgetnR9OKbnyiyAXYgNOgbk= Received: by 10.231.157.211 with SMTP id c19mr168126ibx.172.1298001475098; Thu, 17 Feb 2011 19:57:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.183.134 with HTTP; Thu, 17 Feb 2011 19:57:35 -0800 (PST) In-Reply-To: <4D5D40C8.1030004@gmail.com> References: <4D5D40C8.1030004@gmail.com> From: Eitan Adler Date: Thu, 17 Feb 2011 22:57:35 -0500 Message-ID: To: Manolis Kiagias Content-Type: text/plain; charset=UTF-8 Cc: freebsd-doc@freebsd.org Subject: Re: trouble building www/ X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 04:41:48 -0000 > Is this your first attempt in building the site, or was it something that > was working but suddenly broke? The former - this is my first attempt. > Do you have the textproc/docproj-jadetex port installed? > I am autobuilding the website everyday on site.freebsdgr.org and it always > works. I specifically installed textproc/docproj without jadetex support. My understanding from reading http://www.freebsd.org/doc/en/books/fdp-primer/tools-optional.html that this is sufficient. -- Eitan Adler