[Kde-bindings] Re: [Bug 66053] New: Smoke and Kalyptus are missing a perl version check?
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Fri Oct 17 08:35:38 UTC 2003
On Friday 17 October 2003 02:11, Neil Stevens wrote:
> Just an update: I tried building with perl 5.8 and all went well without
> modification. So I think a configure check is in order.
The configure has this check at the moment:
KDE_CHECK_PERL(5.005, dcopperl)
I looked in the PerlQt INSTALL doc, it says:
"The programs+version I use, but not necessarily required:
Linux (oddly enough, most of the developers use Mandrake)
Perl-5.6.0 or above (tested up to 5.8.0-RC1)"
So perhaps we need this check in the kdebindings configure for smoke:
KDE_CHECK_PERL(5.6, smoke)
-- Richard
More information about the Kde-bindings
mailing list