Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 1998 22:36:17 +0200
From:      Wolfram Schneider <wosch@FreeBSD.ORG>
To:        =?iso-8859-1?Q?Dag-Erling_Coidan_Sm=F8rgrav?= <dag-erli@ifi.uio.no>, doc@FreeBSD.ORG
Subject:   Re: More www breakage
Message-ID:  <19980808223617.B6235@panke.de>
In-Reply-To: =?iso-8859-1?Q?=3Cxzpsoj839mc=2Efsf=40hrotti=2Eifi=2Euio=2Eno=3E=3B_from?= =?iso-8859-1?Q?_Dag-Erling_Coidan_Sm=F8rgrav__on_Fri=2C_Aug_07=2C_1998_a?= =?iso-8859-1?Q?t_08:55:07PM_%2B0200?=
References:  <xzpsoj839mc.fsf@hrotti.ifi.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1998-08-07 20:55:07 +0200, Dag-Erling Coidan Smørgrav  wrote:
> ===> en/tutorials
> "Makefile", line 18: Could not find ../web.mk
> make: fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> This is caused by assuming that the www and doc modules are checked
> out in the same directory. This assumption is not provably valid
> unless it is documented somewhere that such is the standard procedure.

This is the standard for month (or years?)
To build the web pages, you do

$ cvs co www doc
$ cd www; make
$ cd en; make

and to install (in www/en)

$ make install

Wolfram

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980808223617.B6235>