Date: Thu, 15 Jun 2000 18:44:35 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Alexey Zelkin <phantom@cris.crimea.ua> Cc: Jim Mock <jim@luna.osd.bsdi.com>, doc@freebsd.org Subject: Re: Can't make www docs Message-ID: <20000615184435.A233@parish> In-Reply-To: <20000615194047.A19120@ark.cris.net>; from phantom@cris.crimea.ua on Thu, Jun 15, 2000 at 07:40:47PM %2B0300 References: <20000614221706.D1081@parish> <20000614154218.A1025@luna.osd.bsdi.com> <20000615162227.A239@parish> <20000615194047.A19120@ark.cris.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 15, 2000 at 07:40:47PM +0300, Alexey Zelkin wrote: > hi, > > On Thu, Jun 15, 2000 at 04:22:27PM +0100, Mark Ovens wrote: > > > > cd /usr/www > > > make links > > > > I had to make empty directories for ja, ru, etc. and then ``make > > links'' worked. > > Of course! If you're building all languages (w/o ENGLISH_ONLY) it will > try to build ja/, ru/, etc languages and if you did not checked out them > will fail. > Yes, but it failed with ENGLISH_ONLY=yes as well, until I made the empty non-English directories. > > > cd en > > > make ENGLISH_ONLY=yes WEB_ONLY=YES -DNOPORTSCVS all > > > > Ah, -DNOPORTSCVS! OK, it's built now but there seems to be a lot > > missing, but most of that appears to be stuff in the handbook and FAQ. > What about fdp-primer ? > Yes, I had taken a (quick) look at that (section 7) but since it appeared to be for building from the CVS tree (which I don't have, from section 7.4 Environment Variables - "Location of the CVS tree. Essential.") I ignored it. > > Should linkd to those not be created? I tried > > > > make ENGLISH_ONLY=yes WEB_ONLY=YES -DNOPORTSCVS install > > > > Which installed it in /usr/usr/root/public_html/data/, is that > > correct? > > It's correct. You need to specify (explicitly) DESTDIR to install > to other place. Take a look to web.mk for comments. > Right, now I know where to look I'll RTFM :) Thanks for the pointers. > -- > /* Alexey Zelkin && phantom@cris.net */ > /* Tavric National University && phantom@crimea.edu */ > /* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000615184435.A233>