On Sun, Jun 20, 2010 at 11:45 AM, Developer <develo...@onlinehome.de> wrote: > I am using a 32-bit Debian Linux for development and would like to deploy on > the same linux but for the 64-bit variant. What do I have to take in mind?
Given you have the necessary system libraries (libc, zlib etc) in 32-bit on the target machine, this should work out of the box. > Trying to execute a package build on 32-bit at the 64-bit system caused > several errors (e.g. incompatible 64-bit IO.so found) Please tell us the version of perl, PAR and PAR::Packer (on the 32-bit build system). Cheers, Roderich