[Balug-talk] perl libs
Bill Moseley
moseley at hank.org
Sun Aug 10 09:39:02 PDT 2003
On Sun, Aug 10, 2003 at 06:16:37AM -0700, Matt Brennan wrote:
>
> /usr/bin/perl: relocation error:
> /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Tk/Event/Event.so:
> undefined symbol: Perl_Gthr_key_ptr
>
Sounds like you have non-binary compatibility. Did you build everything
from source?
> My basic perl install is perl 5.6.1, but the Tk libs are 5.8.0 and are in
> $PERL5LIB/site_perl/5.8.0/i386-linux-thread-multi/. Both are on the perl
> path, but are these compatible with the older 5.6.0 version of perl?
Seems likely that you would have problems mixing those. How did you end
up with that mix?
I'd fetch Tk from CPAN and build from source.
--
Bill Moseley
moseley at hank.org
More information about the Balug-talk-balug.org
mailing list