11 Jun
2007
11 Jun
'07
3:53 a.m.
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