Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2001 03:15:14 +0200
From:      Cynic <cynic@mail.cz>
To:        freebsd-questions@freebsd.org
Subject:   question on ports
Message-ID:  <5.1.0.14.2.20010702022644.02037778@mail.cz>

next in thread | raw e-mail | index | archive | help
Hi there,

I just tried to install samba with 
# make PREFIX=/usr/local/samba install
and it failed with

Installing SWAT in /usr/local/samba/share/swat
Installing the Samba Web Administration Tool
mkdir: /usr/local/samba/share: No such file or directory
Failed to make directory /usr/local/samba/share/swat, does root 
have privileges?

I then went, and (per suggestion) tried
# make clean
# make PREFIX=/tmp/samba install

and it completed successfully. Seems like the ports framework
is subject to some restrictions even when used by root. What are
these restrictions, and how are they achieved? I grepped around
the handbook, and the porter's handbook, but didn't spot anything
related.

TIA


cynic@mail.cz
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
    - Book of Installation chapt 3 sec 7 


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




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