qqs petits problemes a l'origine avec man sur la 7.1 :
Dans une Eterm (ou xterm ou mode console d'ailleurs) :
[root@pouilly ~]# man ls
There is no -= option ("less --help" for help)
Error executing formatting or display command.
System command /usr/bin/bzip2 -c -d /var/catman//fr/cat1/ls.1.bz2 |
/usr/bin/less -is exited with status 1.
dans une Eterm ou xterm :
[root@pouilly ~]# less -is /etc/passwd
------> aucun probleme
en mode console ( CTRL ALT F1 )
[root@pouilly ~]# less -is /etc/passwd
There is no -= option ("less --help" for help)
!!!!!!!!
[root@pouilly ~]# which less
/usr/bin/less
dans les 2 cas ..
[root@pouilly ~]# rpm -qf /usr/bin/less
less-340-3mdk
[root@pouilly ~]# rpm -V less-340-3mdk
....rien ....
donc c est bien le less standard de la 7.1
La je coince !!!!
Olivier