From owner-freebsd-questions@FreeBSD.ORG Thu May 15 10:30:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D906D37B401 for ; Thu, 15 May 2003 10:30:10 -0700 (PDT) Received: from out004.verizon.net (out004pub.verizon.net [206.46.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id E846B43F93 for ; Thu, 15 May 2003 10:30:09 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out004.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030515173008.XHPY28930.out004.verizon.net@envy.homeunix.com>; Thu, 15 May 2003 12:30:08 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h4FHU4j2041076; Thu, 15 May 2003 10:30:07 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Thu, 15 May 2003 10:29:48 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: manee From: Jim Mock In-Reply-To: <20030515083959.32294.qmail@web21506.mail.yahoo.com> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out004.verizon.net from [4.47.68.94] at Thu, 15 May 2003 12:30:08 -0500 cc: questions@freebsd.org Subject: Re: fdp: www from scratch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:30:11 -0000 On Thursday, May 15, 2003, at 01:39 AM, manee wrote: > hi sirs, > > i afraid that for my particulae case, we need to overwrite WEBBASE to > some value too. WEBBASE can already be overwritten, at least in the English docs. From Makefile.inc: WEBBASE?= /data Note the ?. You should be able to set WEBBASE in your environment and have it override the /data setting. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -