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
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
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.
> &
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
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.
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
> 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
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
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
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
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
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
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,
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
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
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.
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
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
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
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'
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
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
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
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
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
hi there
where can I get perl 5.6 debian packages?
--
26 matches
Mail list logo