On Tue, 01 Feb 1900 13:18:21 +0100, I am not any sort of Fluffy wrote:

> Just one problem, when I follow the instructions, in usr.bin/xinstall,
> make depend all install clean ...
> Then make installworld with my configuration dies in
> install -c -o root -g wheel -m 444 install.1.gz /usr/share/man/man1
> install: install.1.gz: No such file or directory

You're not following the instructions.  :-)

The instructions say you must "make depend all install clean before make world or 
buildworld"
-- you're doing it _after_ buildworld.

As a work-around, you could just do

        make depend all install

and leave the clean out. :-)

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to