Installing freeradius on hosted directory : can't create /usr/local/sbin
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Mon Jun 11 09:53:36 CEST 2007
Hi,
> [~/public_html/freeradius-1.1.6]# make install
> /home/lvkinfon/public_html/freeradius-1.1.6/install-sh -c -d -m 755
> /usr/local/sbin
> mkdir: cannot create directory `/usr/local/sbin': Permission denied
> make: *** [install] Error 1
you dont have permission to write in that directory space.
you may also not have permission to run a daemon process on
priviledged ports
you may have to install the daemon into your home directory
space eg ./configure --prefix=~/
alan
More information about the Freeradius-Users
mailing list