I am trying to pack my perl script with this combination: Ubuntu 7.10 PerlApp from PDK 7 for Linux ActiveState Perl 5.8.8
The script was "packed" successfully to an executable. However, when I run it, I got this message: Can't load 'auto/Wx/Wx.so' for module Wx: auto/Wx/Wx.so: cannot open shared object file: No such file or directory at /</home/bungsu/storeman_v3/storeman3.pro>DynaLoader.pm line 214. at /</home/bungsu/storeman_v3/storeman3.pro>Wx/Perl/SplashFast.pm line 59 BEGIN failed--compilation aborted at storeman3.pro.pl line 16. Has anyone packed perl script successfully under Linux with PerlApp? Thank you in advance. Regards, bungsu
