-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Murphy wrote: > How do I add something to the manpath. > I have to add Kaspersky man files: > /opt/kaspersky/kav4ws/share/man > I don't exactly know after doing: vi manpath.config > Where to add above line
Just copy&paste the following two lines in a shell, as root (open a shell (e.g. konsole on KDE or gnome-terminal on GNOME, or xterm or whatever), type "su" and enter the root password, then paste the following two lines): echo 'export MANPATH=$MANPATH:/opt/kaspersky/kav4ws/share/man' \ >> /etc/profile.local Log out and log in again, done. - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _\_v The more things change, the more they stay insane. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFFktOIr3NMWliFcXcRApY4AJ0arlUVZSeyL1IOr2RsyEUz8tkk+ACfckJk yIEsgNOqyIpzbgTP48EPgNQ= =9ucn -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
