<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Greetings gentlemen:<div>You were kind enough to encourage me previously to track down a bug.</div><div>Since then I have installed the Mac dependencies, git, and the sources.</div><div>Now I am trying to get to the point of doing a build but have hit a wall</div><div>because ./autogen failed.</div><div><br></div><div>I've googled "Can't locate Archive/Zip.pm in ..." and there are several hits.</div><div>Also I sent a descriptive post to the list, but so far no one has&nbsp;</div><div>responded with guidance.&nbsp;</div><div><br></div><div>So am I on the wrong list?&nbsp;Should I be contacting developers&nbsp;</div><div>rather than users?&nbsp;Thanks for &nbsp;your help...</div><div><br></div><div>respect....</div><div>Peter</div><div><br></div><div>Here is what I posted:</div><div><blockquote type="cite">Today I installed git, got the sources and then tried ./autogen.<br>But it failed with missing Perl modules - see log extract below.&nbsp;<br>Where do I go from here?<br>respect...<br><br>Peter<br><br>Gandalf:git pteeson$ git clone&nbsp;<a href="git://anongit.freedesktop.org/libreoffice/bootstrap">git://anongit.freedesktop.org/libreoffice/bootstrap</a>&nbsp;libo<br>Cloning into libo...<br>remote: Counting objects: 97336, done.<br>remote: Compressing objects: 100% (25767/25767), done.<br>remote: Total 97336 (delta 76935), reused 89473 (delta 70540)<br>Receiving objects: 100% (97336/97336), 21.14 MiB | 22 KiB/s, done.<br>Resolving deltas: 100% (76935/76935), done.<br>Gandalf:git pteeson$ ./autogen.sh --with-max-jobs=8 --with-num-cpus=8<br>-bash: ./autogen.sh: No such file or directory<br>Gandalf:git pteeson$ cd libo<br>Gandalf:libo pteeson$ ./autogen.sh --with-max-jobs=8 --with-num-cpus=8<br>writing args to autogen.lastrun<br>running ./configure with '--with-max-jobs=8' '--with-num-cpus=8'<br>...........<br>............<br>checking for perl... /opt/local/bin/perl<br>checking the Perl version... checked (perl 5)<br>checking for required Perl modules... Can't locate Archive/Zip.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/lib/perl5/vendor_perl /opt/local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 .) at -e line 1.<br>BEGIN failed--compilation aborted at -e line 1.<br>configure: error: Failed to find some modules</blockquote></div></body></html>