Bonjour,
Avec cpan, quelle option de configuration faut-il modifier pour
installer les pages man à tel ou tel endroit?
Actuellement, l'installation échoue avec cette erreur:
mkdir /usr/local/man/man3: Permission denied at /usr/share/perl/5.8/ExtUtils/Install.pm line 112
Pour l'instant, j'utilise ceci:
cpan> o conf
[...]
installman1dir /home/vlefevre/man/man1
installman3dir /home/vlefevre/man/man3
[...]
makepl_arg LIB=~/lib/site_perl INSTALLMAN1DIR=~/man/man1 INSTALLMAN3DIR=~/man/man3
[...]
Ça n'a donc pas l'air d'être pris en compte.
--
Vincent Lefèvre <vincent@vinc17.org> - Web: <
http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <
http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)