SPUG: Perl Tk Problem

Phil Kirsch phil at scharp.org
Mon May 16 21:01:03 PDT 2005


The first few lines of code is

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

use Tk;
use Time::localtime;

# declare variables;
# general-use vars;
use vars qw($oldsearch $search $verbatim $ptitem $hlitem $hlgitem $socitem
            $source $filename $word $prefterm $currterm $match $srchitem $pterm
$socitem $version $ftime $ftm $fMon $fDay $tm $tMon $tDay);

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.

Compilation failed in require at ./pickmeddra_test.pl line 4.
BEGIN failed--compilation aborted at ./pickmeddra_test.pl line 4.

Any suggestions?

Phil Kirsch - Systems Administrator
Statistical Center for HIV/AIDS Research & Prevention
Fred Hutchinson Cancer Research Center
PO Box 19024, LE 400   Seattle, WA  98109-1024
phil at scharp.org        Desk: 206-667-2508       
Cell: 206-786-4150     Fax:  206-667-4812
 




More information about the spug-list mailing list