I'm trying to install Tk on my MacBook Pro (OS 10.5.5). I used install Tk in cpan shell, and the make test failed, then I used force install Tk, I got this msg: Failed during this command:
SREZIC/Tk-804.028.tar.gz : make_test FAILED but failure ignored because 'force' in effect.
I tried to run very simple script, and I got this msg:
"
dyld: lazy symbol binding failed: Symbol not found: _Perl_Istack_sp_ptr
Referenced from: /usr/local/ActivePerl-5.10/lib/auto/Cwd/Cwd.bundle
Expected in: dynamic lookup
dyld: Symbol not found: _Perl_Istack_sp_ptr
Referenced from: /usr/local/ActivePerl-5.10/lib/auto/Cwd/Cwd.bundle
Expected in: dynamic lookup
Trace/BPT trap
"
Could anyone here help me to install TK correctly so I can use PerlGUI on Mac?
Thanks a lot!!!
SREZIC/Tk-804.028.tar.gz : make_test FAILED but failure ignored because 'force' in effect.
I tried to run very simple script, and I got this msg:
"
dyld: lazy symbol binding failed: Symbol not found: _Perl_Istack_sp_ptr
Referenced from: /usr/local/ActivePerl-5.10/lib/auto/Cwd/Cwd.bundle
Expected in: dynamic lookup
dyld: Symbol not found: _Perl_Istack_sp_ptr
Referenced from: /usr/local/ActivePerl-5.10/lib/auto/Cwd/Cwd.bundle
Expected in: dynamic lookup
Trace/BPT trap
"
Could anyone here help me to install TK correctly so I can use PerlGUI on Mac?
Thanks a lot!!!