Re: [Cooker] perl-5.6.1

2002-07-19 Thread Oden Eriksson

On Friday 19 July 2002 13.51, Guillaume Cottenceau wrote:
> Oden Eriksson <[EMAIL PROTECTED]> writes:
> > Hi,
> >
> > I'm trying to build perl v5.6.1 (stable) on latest Cooker, but make
> > complains about unknown  option... WTF!
>
> perl 5.8.0 is stable.

He he he, what a coincidence :)

Well..., I hope qmail-scanner likes that one...

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




Re: [Cooker] perl-5.6.1

2002-07-19 Thread Guillaume Cottenceau

Oden Eriksson <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I'm trying to build perl v5.6.1 (stable) on latest Cooker, but make complains 
> about unknown  option... WTF!

perl 5.8.0 is stable.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




[Cooker] perl-5.6.1

2002-07-19 Thread Oden Eriksson

Hi,

I'm trying to build perl v5.6.1 (stable) on latest Cooker, but make complains 
about unknown  option... WTF!

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




Re: [Cooker] perl 5.6.1 with ithreads??

2001-06-04 Thread Pixel

Mads Rasmussen <[EMAIL PROTECTED]> writes:

> I would be nice with one perl package though and then a flag to the 
> interpreter to tell it if it needs to run threaded or not. However I don't 
> know if such an implementation is possible.

alas afaik this is not possible...




Re: [Cooker] perl 5.6.1 with ithreads??

2001-06-04 Thread Mads Rasmussen

On Sunday 03 June 2001 20:19, you wrote:
> Mads Rasmussen <[EMAIL PROTECTED]> writes:
> > Is there a version of perl with ithreads support? I need it to install
> > sendmail filters (the milter library)
> >
> > Perl has to be rebuild with
> >
> > Configure -Dusethreads -Duseithreads
>
> i could build it, but what package should it go to? perl-thread?

Probably a good name, I don't know??. The thread implementation is 
experimental but AFAIK growing in performance and stability so this might be 
something that a lot wants to take advantage of in the near future. As I 
said, the sendmail milter engine needs it, so if you want to write milters in 
perl you have to do it threaded.

I would be nice with one perl package though and then a flag to the 
interpreter to tell it if it needs to run threaded or not. However I don't 
know if such an implementation is possible.

Regards,

Mads




Re: [Cooker] perl 5.6.1 with ithreads??

2001-06-03 Thread Pixel

Mads Rasmussen <[EMAIL PROTECTED]> writes:

> Is there a version of perl with ithreads support? I need it to install 
> sendmail filters (the milter library)
> 
> Perl has to be rebuild with 
> 
> Configure -Dusethreads -Duseithreads 

i could build it, but what package should it go to? perl-thread?





[Cooker] perl 5.6.1 with ithreads??

2001-06-01 Thread Mads Rasmussen


Is there a version of perl with ithreads support? I need it to install 
sendmail filters (the milter library)

Perl has to be rebuild with 

Configure -Dusethreads -Duseithreads 

Regards,

Mads