in reply to Re: Perl-Tk-Zinc on OSX (was Re: Re: Re: 2D realtime pixel graphics options in Perl)
in thread 2D realtime pixel graphics options in Perl

Thanks for the response... The answer is "804.025" -- aka "latest"!

I know little of Tk's guts (nor do I want to know), so I doubt I'll be able to fix this on my own... Since most folks would be able to upgrade Perl/Tk, I'd think it makes more sense to support 804 rather than the old stuff -- if a choice has to be made. Ideally it should work for both...

  • Comment on Re: Re: Perl-Tk-Zinc on OSX (was Re: Re: Re: 2D realtime pixel graphics options in Perl)

Replies are listed 'Best First'.
Re x 3: Perl-Tk-Zinc on OSX (was Re: Re: Re: 2D realtime pixel graphics options in Perl)
by christopheM (Beadle) on Mar 02, 2004 at 08:53 UTC
    Since most folks would be able to upgrade Perl/Tk

    Well this clearly depends on which people you are talking about... Most of (known) Tk::Zinc users are using linux distribution with packages (either debian or mandrake) and most of them are using stable release (e.g. mandrake 9.2 or debian woody).

    As they developped much software with Tk::Zinc it is not so easy for them to switch to a new release of Perl or Perl/Tk specially if these new version are not packaged.

    This explains why we have been quite conservative.

    According to Patrick, upgrading Tk::Zinc to Perl/Tk 804 can be hardly done without breaking compatibility with Perl/Tk 800. So there is clearly a dilemna for Patrick and current users...

    Any suggestions of any wise brother ?

    NB: we should modify the readme to document this. We should also modify Makefile.PL dependencies to make it explicit.