* Christian Boltz <[EMAIL PROTECTED]> [10-10-05 18:02]: > > You have to install the perl module Locale::TextDomain. I don't know if > it's available as rpm, but you can also install it using cpan or > download it from cpan.org. > > If you already installed this module, but perl doesn't find it, add the > directory to the environment variable $PERL5LIB. >
google: perl Locale::TextDomain suse rpm http://rpm.pbone.net/index.php3/stat/4/idpl/1581968/com/perl-libintl-perl-1.11-1.i586.rpm.html look for the src rpm and rpmbuild it for 10.0 You could dl the source from: http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/libintl-perl-1.16.tar.gz configure -> make -> checkinstall these two methods would keep your SUSE system rpm intact whereas using cpan to install would not. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
