Perl problem installing Debconf

2002-09-18 Thread D.J. Bolderman

Hi ppl,

I just tried to upgrade my unstable box, and ran into the following error
with upgrading Debconf:

Can't locate Text/Iconv.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0
/usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/Encoding.pm line 9

When I do a Perl -V, it shows:

/etc/perl
/usr/local/lib/perl/5.8.0
/usr/local/share/perl/5.8.0
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.8.0
/usr/share/perl/5.8.0
/usr/local/lib/site_perl

Is this a bug, or is it a problem with my paths ??

Thanks,
Dick



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Perl problem installing Debconf

2002-09-18 Thread D.J. Bolderman


 Hi ppl,

 I just tried to upgrade my unstable box, and ran into the following
 error with upgrading Debconf:

 Can't locate Text/Iconv.pm in @INC (@INC contains: /etc/perl
 /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5
 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0
 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/Encoding.pm line
 9

 When I do a Perl -V, it shows:

 /etc/perl
 /usr/local/lib/perl/5.8.0
 /usr/local/share/perl/5.8.0
 /usr/lib/perl5
 /usr/share/perl5
 /usr/lib/perl/5.8.0
 /usr/share/perl/5.8.0
 /usr/local/lib/site_perl

 Is this a bug, or is it a problem with my paths ??

 Thanks,
 Dick


Oops, I was to quick and forgot to look at the bug tracking system... it's
already opened by someone:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=161281repeatmerged=yes




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Perl problem installing Debconf

2002-09-18 Thread Colin Watson

On Wed, Sep 18, 2002 at 12:11:12PM +0200, D.J. Bolderman wrote:
 I just tried to upgrade my unstable box, and ran into the following error
 with upgrading Debconf:
 
 Can't locate Text/Iconv.pm in @INC (@INC contains: /etc/perl

Install libtext-iconv-perl, perhaps?

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Perl problem installing Debconf

2002-09-18 Thread D.J. Bolderman


 On Wed, Sep 18, 2002 at 12:11:12PM +0200, D.J. Bolderman wrote:
 I just tried to upgrade my unstable box, and ran into the following
 error with upgrading Debconf:

 Can't locate Text/Iconv.pm in @INC (@INC contains: /etc/perl

 Install libtext-iconv-perl, perhaps?

Great, this works ! (I still have to learn a lot, I guess :)

Thanks for your help
Dick



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]