> > > > INSTALLMAN3DIR = /usr///lib/perl5/man/man3
> > > it means the rpm macros are not uptodate for alpha...
> > These rpm macro's?
> > diff macros /usr/lib/rpm/macros
> oups, it must be the perl that is buggy in that case.
> try:
> eval "`perl -V:installarchlib`"; echo $installarchlib

alpha:

[stefan@alpha stefan]$ eval "`perl -V:installarchlib`"; echo
$installarchlib
/usr/lib/perl5/5.6.0/alpha-linux

x86:

[stefan@stefan cooker]$ eval "`perl -V:installarchlib`"; echo
$installarchlib
/usr/lib/perl5/5.6.0/i386-linux

Hmmm... looks normal...

Reply via email to