Re: [Cooker] Perl 5.8.0

2002-11-03 Thread Kim Schulz
On Sun, 3 Nov 2002 19:26:49 +0100
Oden Eriksson <[EMAIL PROTECTED]> wrote:
> söndagen den 3 november 2002 19.04 skrev Kim Schulz:
> > hi
> > Is there a perl 5.8.0 package availble for MDK9.0/cooker?
> 
> huh?
> 
> it's in there... did you mean 5.6.1?

oh sorry! I was testing the version on the wrong terminal which was a
remote box.  


-- 
Kim Schulz - Freelance Development | Etiquette is for those with no
Email  : kim @ schulz.dk   | breeding; fashion for those with
Tlf: 51904262  | no taste. 




Re: [Cooker] Perl 5.8.0

2002-11-03 Thread Oden Eriksson
söndagen den 3 november 2002 19.04 skrev Kim Schulz:
> hi
> Is there a perl 5.8.0 package availble for MDK9.0/cooker?

huh?

it's in there... did you mean 5.6.1?

-- 
Regards // Oden Eriksson - Deserve-IT Networks http://d-srv.com

Check the "Modules For Apache2" status page at: 
http://d-srv.com/modules_for_apache2.html






[Cooker] Perl 5.8.0

2002-11-03 Thread Kim Schulz
hi
Is there a perl 5.8.0 package availble for MDK9.0/cooker?


-- 
Kim Schulz - Freelance Development | Sometimes even to live is an act
Email  : kim @ schulz.dk   | of courage.   -- Seneca 
Tlf: 51904262  | 




Re: [Cooker] perl-5.8.0

2002-07-29 Thread Oden Eriksson

On Mondayen den 29 July 2002 18.02, Pixel wrote:
> Oden Eriksson <[EMAIL PROTECTED]> writes:
> > Why is it when building CPAN stuff the following is allways added to the
> > Makefile:
> >
> > LDDLFLAGS = -shared -L/usr/local/lib
> > LDFLAGS =  -L/usr/local/lib
> >
> > ???
>
> i don't know. (i don't think it's limited to mandrake perl version)

Ok, Well..., if we don't get rid of this gcc won't stop complaining...

I think the following will fix one of the aboves when building perl:

sh Configure -Dlocincpth="/usr/include" -Dcc_flags="-fno-strict-aliasing"


-- 
Regards // Oden Eriksson
Deserve-IT Networks -> http://d-srv.com




Re: [Cooker] perl-5.8.0

2002-07-29 Thread Pixel

Oden Eriksson <[EMAIL PROTECTED]> writes:

> Why is it when building CPAN stuff the following is allways added to the 
> Makefile:
> 
> LDDLFLAGS = -shared -L/usr/local/lib
> LDFLAGS =  -L/usr/local/lib
> 
> ???

i don't know. (i don't think it's limited to mandrake perl version)




[Cooker] perl-5.8.0

2002-07-29 Thread Oden Eriksson

Hi.

Why is it when building CPAN stuff the following is allways added to the 
Makefile:

LDDLFLAGS = -shared -L/usr/local/lib
LDFLAGS =  -L/usr/local/lib

???

-- 
Regards // Oden Eriksson
Deserve-IT Networks -> http://d-srv.com




Re: [Cooker] perl-5.8.0 + mrtg

2002-07-23 Thread Pixel

Oden Eriksson <[EMAIL PROTECTED]> writes:

> perl-5.8.0 + mrtg does not work, I get:
> 
> Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59
> main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59
> eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59
> 
> 
> It works just fine with my perl-5.6.1 compiled from source...

this is plain weird code.

i've remove $VERSION @MRTG_lib::ISA and it seems to work quite nicely
(well, i get mrtg's Usage :)

please test





[Cooker] perl-5.8.0 + mrtg

2002-07-22 Thread Oden Eriksson

Hi,

perl-5.8.0 + mrtg does not work, I get:

Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59
main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59
eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59


It works just fine with my perl-5.6.1 compiled from source...

-- 
Regards // Oden Eriksson
Deserve-IT Networks -> http://d-srv.com