On Tue, 13 Jan 2004, Christian Goetze wrote: >I need to do a custom perl build (mainly to support 64bit int), and >make a binary, _relocatable_ RPM out of it, including a variety of >CPAN modules,
You need to do exactly that? It would normally make more sense to build a package for perl, then separate RPMs for each CPAN module using a tool like cpan2rpm, makerpm.pl or cpanflute. -- Ed Avis <[EMAIL PROTECTED]>
