hi! all
i've setup my PC with FreeBSD 6.2 and i've created login ID for my friends
i would like to allow them to install program (since they're requesting to use bnc/psybnc) using their shell
however, they have encounter such error to install the program
Quote:
$ make menuconfig
Initializing Menu-Configuration[*] Running Conversion Tool for older psyBNC Data.
gcc:Permission denied
*** Error code 1
Stop in /usr/home/test/psybnc.
|
they have to sudo in order to run "make"
how is this possible for me to allow them to run the program by themself without assigning them to be in sudo group?
thanks all...