Good afternoon. It does not work man sarg: [@NIX-03 ~]# man sarg No manual entry for sarg
Although at the time of installation of the program: [@NIX-03 sarg-2.3.10]# make install creating //share/man/man1 creating /etc/sarg Creating //share/sarg/images cp sarg //bin/sarg chmod 755 //bin/sarg cp sarg.1 //share/man/man1/sarg.1 chmod 755 //share/man/man1/sarg.1 cp /etc/sarg/sarg.conf cp ./exclude_codes /etc/sarg; cp ./user_limit_block /etc/sarg; cp -r ./images/* //share/sarg/images; Creating //share/sarg/fonts cp -r ./css.tpl /etc/sarg;
this one should help: cp /share/man/man1/sarg.1 /usr/share/man/man1/sarg.1
Thank you. It earned.
Log in to post a comment.
Good afternoon.
It does not work man sarg:
[@NIX-03 ~]# man sarg
No manual entry for sarg
Although at the time of installation of the program:
[@NIX-03 sarg-2.3.10]# make install
creating //share/man/man1
creating /etc/sarg
Creating //share/sarg/images
cp sarg //bin/sarg
chmod 755 //bin/sarg
cp sarg.1 //share/man/man1/sarg.1
chmod 755 //share/man/man1/sarg.1
cp /etc/sarg/sarg.conf
cp ./exclude_codes /etc/sarg;
cp ./user_limit_block /etc/sarg;
cp -r ./images/* //share/sarg/images;
Creating //share/sarg/fonts
cp -r ./css.tpl /etc/sarg;
this one should help:
cp /share/man/man1/sarg.1 /usr/share/man/man1/sarg.1
Thank you. It earned.