From: Gaou <t98...@sf...> - 2002-01-28 14:42:44
|
Hi all, I tried wxPerl on MacOS 10.1 (iBook), and although it successfully compiled, all sample programs show the following error. Can anyone help me on this? Thanks in advance. Gaou. ================================== [localhost:Desktop/wxPerl/samples]root# perl hello/hello.pl ClassInfo initialization failed 'wxTimer' at /System/Library/Perl/darwin/DynaLoader.pm line 200. Compilation failed in require at hello/hello.pl line 15. BEGIN failed--compilation aborted at hello/hello.pl line 15. |