in reply to Tk ItemStyle problem on linux

"at /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/Tk/ItemStyle.pm line 21." tells us where the exception occurred, but doesn't tell us what the exception was. If you include the rest of the exception we may be able to help you figure out what's going wrong.

Replies are listed 'Best First'.
Re: Re: Tk ItemStyle problem on linux
by greenFox (Vicar) on Jun 15, 2003 at 02:22 UTC
    Yep but that's all I get:
    $ ./hlist.pl at /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/Tk/ItemStyle.pm li +ne 21. $
    Did you try running it?

    --
    Do not seek to follow in the footsteps of the wise. Seek what they sought. -Basho

      Yes. I tested it on perl 5.8.0 on two gentoo systems and a Debian (testing/unstable) system, all running perl 5.8.0. It seems to work fine, no errors.

      Is your original perl install from RPMs still functional? Have you tested with that build?