On Wed, 25 Feb 2009, Octavian Râsnita wrote: > Can we create an executable for Linux under Windows from a program > that uses WxPerl?
I have not tried it with Wx, so I don't know. First thing to check is if the WxPerl packages are available from the Linux PPM repository; I know that Mark's repository only contains Windows packages. If they aren't available, then you would need to make a Linux install of ActivePerl with the modules installed available to PerlApp via the --target-perl option because PerlApp only installs packages via PPM. Second thing is that I don't know if the Wx::Perl::Packer code works on Linux, or if it is even needed there. Feel free to try it out, and if you run into problems, please post on the PDK mailing list and I'll try to help. You can install a trial version of PDK 8 along your existing PDK 7, with the notable exception that the file type associations for .perlapp etc. will now point to PDK 8. But otherwise there is no issue having both installed on the same machine. Cheers, -Jan _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
