Re: DebianNet.pm

1998-10-09 Thread Rainer Clasen
Hi! Mario Olimpio de Menezes ([EMAIL PROTECTED]): > I upgrade some packages yesterday and found a problem with the > above module. Some *.postint script tried to include it from > /usr/lib/perl5/i386-linux/5.005 but it's installed at /usr/lib/perl5. This > broke my upgrade and was solved onl

DebianNet.pm

1998-10-08 Thread Mario Olimpio de Menezes
Hi, I upgrade some packages yesterday and found a problem with the above module. Some *.postint script tried to include it from /usr/lib/perl5/i386-linux/5.005 but it's installed at /usr/lib/perl5. This broke my upgrade and was solved only with a ln -s to the right location. Is th