perl 5.6 and @inc

2002-01-14 Thread Matt Fair
I just installed perl 5.6, how can I get that into the @inc? My @inc is currently, but no 5.6: (@INC contains: /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl /usr/lib/perl5 . /etc/apache/ /etc/apache/lib/perl) I am trying to get

Re: Perl 5.6

2001-08-15 Thread Faheem Mitha
On Tue, 7 Aug 2001, Jason Price wrote: > > I am currently running a stable distribution of debian, but want to get > Perl 5.6 installed. I noticed it is not in the stable distribution. > What would be the safest/best/easiest way to get it installed? I'm a > pretty n

Re: Perl 5.6

2001-08-15 Thread will trillich
On Tue, Aug 07, 2001 at 12:31:23PM -0500, Colin Watson wrote: > On Tue, Aug 07, 2001 at 12:11:13PM -0400, Jason Price wrote: > > I am currently running a stable distribution of debian, but want to get > > Perl 5.6 installed. I noticed it is not in the stable distribution. > &

Re: Perl 5.6

2001-08-07 Thread Colin Watson
On Tue, Aug 07, 2001 at 12:11:13PM -0400, Jason Price wrote: > I am currently running a stable distribution of debian, but want to get > Perl 5.6 installed. I noticed it is not in the stable distribution. > What would be the safest/best/easiest way to get it installed? I'm a

Perl 5.6

2001-08-07 Thread Jason Price
I am currently running a stable distribution of debian, but want to get Perl 5.6 installed. I noticed it is not in the stable distribution. What would be the safest/best/easiest way to get it installed? I'm a pretty new linux user, so be gentle. :) Thanks.

Re: perl 5.6 potato

2001-05-22 Thread Martin Würtele
On Tue, May 22, 2001 at 12:37:47PM +0200, Iwan Mouwen wrote: > If you're going to upgrade libc remember to keep a backup of: > - the original packages (libc6, libc6-dev, libdb2) > (in general: a backup of every package that you upgrade) wouldn't an apt-get install --reinstall with potato sou

Re: perl 5.6 potato

2001-05-22 Thread Iwan Mouwen
> If you need to upgrade your libc6 you have to do > it at first. Otherwise you can't use tools like dpkg. It's very angry > if this will happens. So note: You need always a working perl, dpkg > needs it. If you're going to upgrade libc remember to keep a backup of: - the original packages (libc

Re: perl 5.6 potato

2001-05-22 Thread Martin Würtele
On Tue, May 22, 2001 at 11:43:32AM +0200, Timeboy wrote: > I use perl5.6 on potato! My mailclient CSCMail is wirtten in perl and > works fine! > > But be careful by upgrading the required packages. And you could need to > upgrade your libc6. I upgradet to glibc2.2.4 to use kernel 2.4.4 with > tool

Re: perl 5.6 potato

2001-05-22 Thread Timeboy
On Tue, 22 May 2001 11:20:06 +0200, Martin Würtele wrote: > ** hi, > ** > ** anyone tried to set up perl 5.6 on potato? it seems as it is the first > perl > ** that replaces all others instead of adding itself as /usr/bin/perl5.6. > ** > ** any troubles i might fa

perl 5.6 potato

2001-05-22 Thread Martin Würtele
hi, anyone tried to set up perl 5.6 on potato? it seems as it is the first perl that replaces all others instead of adding itself as /usr/bin/perl5.6. any troubles i might face or does it install fine? tia martin -- GnuPG 1024D/3E8DCCC0 30DC 1D28 1D79 32F5 5E67 3ABB 28EE B35A 3E8D CCC0

Upgrading to perl 5.6 on potato

2001-04-02 Thread Chris Howells
Basically I need to upgrade to perl 5.6 (or better) on Debian potato, for a few things (such as GIMP 1.2.1 and parts of KDE 2.1.1). However judging from here: http://packages.debian.org/cgi-bin/search_packages.pl?keywords=perl&searchon =names&version=stable&release=all the lates

Upgrade to Perl 5.6 broke my Apache.

2001-03-09 Thread MooBob
I'm running a 'testing' distro system. I recently upgraded the perl package to 5.6, and now Apache won't start because of perl problems. Here's the error message: leid:~> apachectl configtest [Fri Mar 9 15:22:01 2001] [error] Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.005/i38

Re: need workaround for perl-5.6 bug to install unstable.

2001-02-06 Thread James Sinnamon
rl5/5.6 > > > > > ...etc. I get similar messages, alos when I try to install other > > packages like task-x-window-system-base > > > > ... according to some messages in the archives, this may be bug# 81485. > > > > When I read through the archives,

Re: need workaround for perl-5.6 bug to install unstable.

2001-02-05 Thread William Leese
ib/perl5/5.6/i386-linux/IO/File.pm line 112. > > ...etc. I get similar messages, alos when I try to install other > packages like task-x-window-system-base > > ... according to some messages in the archives, this may be bug# 81485. > > When I read through the archives, one

need workaround for perl-5.6 bug to install unstable.

2001-02-05 Thread James Sinnamon
messages in the archives, this may be bug# 81485. When I read through the archives, one solution suggested was to install perl-5.6 (or was it perll-5.6-base? couldn't find perl-5.6). When I run apt-get perl-5.6, the same messages came up so I seem to be in a catch 22 situation. I would be

Re: Perl 5.6 and potato

2001-01-24 Thread Matthew Dalton
link > > to either /usr/bin/perl-5.005 or /usr/bin/perl5.6.0 > > wrong, perl 5.6 no longer supports alternatives. Fine. It was just a guess... I was leaving it up to the user to check.

Re: Perl 5.6 and potato

2001-01-24 Thread Ethan Benson
On Thu, Jan 25, 2001 at 03:39:49PM +1100, Matthew Dalton wrote: > mike polniak wrote: > > > > Arcady Genkin wrote: > > > I'd like to install Perl 5.6, without upgrading potato's default > > > 5.005. Do you think that if I installed Perl 5.6 under /us

Re: Perl 5.6 and potato

2001-01-24 Thread Matthew Dalton
mike polniak wrote: > > Arcady Genkin wrote: > > I'd like to install Perl 5.6, without upgrading potato's default > > 5.005. Do you think that if I installed Perl 5.6 under /usr/local and > > renamed the executable to perl-5.6 for instance there would be

Re: Perl 5.6 and potato

2001-01-24 Thread mike polniak
Arcady Genkin wrote: > I'd like to install Perl 5.6, without upgrading potato's default > 5.005. Do you think that if I installed Perl 5.6 under /usr/local and > renamed the executable to perl-5.6 for instance there would be any > issues with using it or it interferi

Perl 5.6 and potato

2001-01-24 Thread Arcady Genkin
I'd like to install Perl 5.6, without upgrading potato's default 5.005. Do you think that if I installed Perl 5.6 under /usr/local and renamed the executable to perl-5.6 for instance there would be any issues with using it or it interfering with Debian's vital utilities? I'

Perl 5.6

2000-12-16 Thread Peczoli Zoltan
Hi all, I've read in the newsletter that there were issues with the perl 5.6 update. Is it safe now to update? (i'm already using woody, last updated in autumn, september or so) My system is running several servers (apache, ftp, and so on...) and it would be a disaster if any of the

yada and perl-5.6

2000-12-04 Thread Jeronimo Pellegrini
Hello. I've been compiling a package from cvs on a woody box (the package is gimp-print) which uses yada. I've noticed that itwon't work with perl-5.6 (but works perfectly with perl-5.005) And I'd like to know what exactly to do. I'm not a yada expert (neither do I

Perl 5.6 Upgrade

2000-11-06 Thread Jeff Hornsberger
Hi. I just did a dselect upgrade and the Perl 5.6 upgrade completely screwed up my system. It removed the old Perl and then I didn't have Perl on my system. All the scripts seem to use Perl so I seem to be screwed now. Perl 5.6 can't configure itself! Help! -Jeff

Re: Perl 5.6 deb packages?

2000-08-16 Thread Bernhard Josef Rieder
On Wed, Aug 16, 2000 at 05:06:25PM +0200, [EMAIL PROTECTED] wrote: > hi there > > where can I get perl 5.6 debian packages? > check out http://www.daft.com/pub/debian/experimental for perl 5.6 packages A list of inofficial APT-sources can be found at http://www.internatif.or

Re: Perl 5.6 deb packages?

2000-08-16 Thread Jaldhar H. Vyas
On Wed, 16 Aug 2000 [EMAIL PROTECTED] wrote: > hi there > > where can I get perl 5.6 debian packages? > www.activestate.com They are not Debian policy compliant (install into /usr/local) and will not satisfy dependencies for other Debian packages which require perl but ot

Perl 5.6 deb packages?

2000-08-16 Thread jens
hi there where can I get perl 5.6 debian packages? --