Date: Fri, 9 May 2003 23:42:39 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: manee <radwasteus@yahoo.com> Cc: questions@FreeBSD.org Subject: Re: checkout doc from /home/ncvs Message-ID: <20030509204239.GA42639@gothmog.gr> In-Reply-To: <20030509073012.3161.qmail@web21506.mail.yahoo.com> References: <20030508180039.GA2071@gothmog.gr> <20030509073012.3161.qmail@web21506.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-05-09 00:30, manee <radwasteus@yahoo.com> wrote: > --- Giorgos Keramidas <keramida@ceid.upatras.gr> wrote: > > No. Not necessarily. You'll have to use su to become root only if > > you want to install the docs in `/usr/share/doc'. If you do use su, > > then please make sure your environment contains the proper SGML_xxx > > variables, either by manually setting them, or by using the -m > > option of su(1). > > this is really new to me. i suppose that as a plain user i can > checkou from a repository but i get a permission denied instead. What repository are you using? What is the *exact* error? I'm only building the docs as `giorgos' here, which isn't `root'. > once i su to root, i can checkout but get errors when make as you see > in my previous attachment. Try running script(1) to log everything in a file: : # script /tmp/giorgos.log : Script started, output file is /tmp/giorgos.log : # At this shell prompt, type everything you do to build the docs, as long as `env' to let me see what your shell environment contains: : # env : [lots of output] Then after the doc build fails (if it does fail), exit the shell. : # exit : exit : : Script done, output file is /tmp/giorgos.log and post the file `/tmp/giorgos.log' to me. > i have changed from local language to english now. Many thanks :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030509204239.GA42639>