[Petal] Requires: perl(:WITHOUT_ITHREADS) perl(:WITHOUT_THREADS)?

Chris Croome chris at webarchitects.co.uk
Wed Apr 23 12:20:48 BST 2003


Hi

On Wed 23-Apr-2003 at 10:00:05AM +0100, Bruno Postle wrote:
> 
> This isn't a Petal problem:
> 
> All tests successful.
> Files=34, Tests=200, 53 wallclock secs (43.03 cusr +  6.39 csys = 49.42 CPU)
>   /usr/bin/make test -- OK
> 
> The problem is somewhere between redhat, rpm and cpan2flute.

Ah, ha! Of course, I have /usr/local/bin in my PATH before /usr/bin
-- I reset my PATH like this:

  $ export PATH=/bin:/usr/bin

Rebuild Petal:

  $ cpanflute2 --buildall Petal-0.92.tar.gz 

And now it's fine:

  # rpm -ivh /src/perl/perl-Petal-0.92-8.noarch.rpm
  Preparing...    ########################################### [100%]
    1:perl-Petal  ########################################### [100%]

This was all caused because I have a self-complied perl, apache 1.3x
mod_perl etc in /usr/local and also want to keep the RedHat apache 2
etc for testing with as well...

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   


More information about the Petal mailing list