in reply to Re^2: 32bit lib on 64bit system
in thread 32bit lib on 64bit system
You'd need to run Makefile.PL with the appropriate 32-bit perl binary. Yes, I know, there wasn't one... but now that there is (i.e. after you've installed all required 32-bit files as described below), that would be
/usr/bin/perl32 Makefile.PL
Good luck!
|
|---|