I am building ZCS nightly (since i couldn't find the name of the branch for the 6.1 beta).
It appears to successfully build through most of it but stumbles here:
Quote:
mkdir -p /home/public/p4/main/ZimbraBuild/corebuild/opt/zimbra/zimbramon/bin
(cd /home/public/p4/main/ZimbraBuild/corebuild/opt/zimbra/zimbramon/bin; \
tar xzf /home/public/p4/main/ZimbraBuild/../ThirdPartyBuilds/F10_64/perl/perlbin.tgz)
tar: /home/public/p4/main/ZimbraBuild/../ThirdPartyBuilds/F10_64/perl/perlbin.tgz: Cannot open: No such file or directory
|
the file perlbin.tgz is in fact nowhere to be found. I have been unable to find where it is supposed to be built. Any suggestions?