On Thu, 2003-06-05 at 13:37, Thomas Klausner wrote:
> Hi!
> 
> On Thu, Jun 05, 2003 at 01:37:59PM -0700, Dennis G. Allard wrote:
    [In reply to Stas]
> > Please note, though, one of my goals in life is to rely on my software
> > providers to do the work of providing me with a stable, tested,
> > updatable OS and associated tools.  If I download 'out of band' updates,
> > then I can no longer rely on Red Hat's network update tool, for example.
> > 
> > With all due respect for your fine work, which is awesome, there are
> > application developers such as myself out there who simply don't have
> > time to track the bleeding edge except when absolutely forced to do so
> > (which sometimes does happen).
> 
> The latest Red Hat comes with Apache 2 (because Apache 2 is quite stable).
> Unfortunatly mod_perl 2.0 is /not/ that finished (Sorry Stas..). But because
> Red Hat wants to provide mod_perl to its Users, they included the Beta
> Version in their distro.

And once mod_perl 2.0 become stable, Red Hat will ship it, and those
having my philosophy will begin developing with it!

> 
> So blame them ...

No blame needed.  Everyone is doing a good job as fast as they can.


> 
> > > /home/stas> perl-blead           -Mmod_perl -le 'print mod_perl->VERSION'
> > > 1.2701
> > > /home/stas> perl-blead -MApache2 -Mmod_perl -le 'print mod_perl->VERSION'
> > > 1.9910
> > 
> > Bummer, I don't have perl-blead and there are only 17 references to it
> > in the entire history of Dejanews, none that seem to point to a
> > download...
> 
> You don't need perl-blead (which is probably Stas' install of the latest
> unstable Perl version)
> 
> This will do the same job:
> % perl -Mmod-perl -le 'print mod_perl->VERSION'

Bummmer, that does not work either for me on Red Hat 8.0:

[EMAIL PROTECTED] httpd]# perl -Mmod-perl -le 'print mod_perl->VERSION'
Can't locate mod.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .).
BEGIN failed--compilation aborted.


I'm new to this list.  Thanks for everyone's advice.


-- 
Dennis G. Allard                               telephone: 1.310.399.4740
Ocean Park Software                                 http://oceanpark.com
________________________________________________________________________


Reply via email to