SPUG: Perl Tk Problem

DeRykus, Charles E charles.e.derykus at boeing.com
Mon May 16 22:13:19 PDT 2005



>#!/usr/local/bin/perl -w

>use Tk;
>use Time::localtime;

> ...
>The error message is:

>Tk object version 800.025 does not match $Tk::XS_VERSION 800.022 at 
>/usr/local/lib/perl5/5.8.5/sun4-solaris/DynaLoader.pm line 2 53.
You
>Compilation failed in require at ./pickmeddra_test.pl line 4. BEGIN
failed--compilation aborted at ./pickmeddra_test.pl 
>line 4.

That sounds sorta like a component from a previously installed
Tk is being picked up (or there's a subcomponent in the Tk bundle
that needs to be updated). You might try researching Google for 
more details.

hth,
--
Charles DeRykus 


More information about the spug-list mailing list