A script of mine that uses the PayFlow Pro module is failing with the following error: Can't load '/usr/local/lib/perl5/site_perl/5.6.2/i686-linux/auto/PFProAPI/PFProAPI.so' for module PFProAPI: libpfpro.so: cannot open shared object file: No such file or directory at /usr/local/lib/perl5/5.6.2/i686-linux/DynaLoader.pm line 206.
I installed the PayFlow Pro module with:
sudo perl Makefile.PL
sudo make
sudo make test
sudo make install