how does this look?? Best idea i could come up with I'll commit and you can try it out, this should also help is for some odd reason there are multi perllocal.pod files being installed

for i in `find /sw/src/root-xml-parser-pm581-2.31-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/src/root-xml-parser-pm581-2.31-1/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-xml-parser-pm581-2.31-1/sw/share/podfiles/5.8.1/ perllocal.xml-parser-pm581.pod; done;
/bin/rm -rf /sw/src/root-xml-parser-pm581-2.31-1/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod
/usr/bin/install -d -m 755 /sw/src/root-xml-parser-pm581-2.31-1/sw/share/doc/xml-parser-pm581


On 13-Nov-03, at 11:33 AM, jfm wrote:


On Nov 13, 2003, at 7:21 PM, jfm wrote:


Rebuilding it now _ but the error msg basically tells it:

dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec- descent-pm_1.80-5_darwin-powerpc.deb (--install):
trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm

Indeed _ and clearly in the builddir it is gone.. But the log is clear enough :

make install PREFIX=/sw/src/root-rec-descent-pm-1.80-5/sw INSTALLPRIVLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5 INSTALLARCHLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/darwin

: Everything gets installed into perl5/darwin
and the perllocal.pod is sought for in /perl5/5.8.1/darwin-thread-multi-2level/


JF





------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to