Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-2008, 02:48 AM
Starter Member
 
Posts: 1
Question Building Zimbra for PLD Linux

Hello.

I try build Zimbra 5.0.2 from sources.
In few words I describe what I did.
  1. download and install jdk-1_5_0_14-linux-i586.bin in directory /opt/zimbra-src
  2. export JAVA_HOME=/opt/zimbra-src/jdk1.5.0_14
  3. export P4PORT=codes.zimbra.com:2666
  4. export BUILD_HOME="/opt/zimbra-src/main/"
  5. p4 -u public -P public1234 -c public-view sync -f //depot/zcs/main/...
  6. cd /opt/zimbra-src/main/ZimbraBuild/defs
  7. cp RHEL4.def PLD.def
  8. add to /opt/zimbra-src/main/ZimbraBuild/rpmconf/Build/get_plat_tag.sh
    Code:
    if [ -f /etc/pld-release ]; then
            echo "PLD"
            exit 0
  9. cd /opt/zimbra-src/main/ZimbraBuild
  10. make allclean all
Code:
*** Creating openldap
(cd /opt/zimbra-src/main/ZimbraBuild/ldapbuild/opt/zimbra; tar xzf /opt/zimbra-src/main/ZimbraBuild/../ThirdPartyBuilds/PLD/openldap/openldap-2.3.40.7z.tgz;)
tar: /opt/zimbra-src/main/ZimbraBuild/../ThirdPartyBuilds/PLD/openldap/openldap-2.3.40.7z.tgz: Nie można open: Nie ma takiego pliku ani katalogu
tar: Błąd nie do naprawienia: koniec
tar: Child returned status 2
tar: Zakończenie z błędem z powodu uprzednich błędów
make: *** [/opt/zimbra-src/main/ZimbraBuild/ldapbuild/opt/zimbra/openldap-2.3.40.7z] Błąd 2
Tar try extract file openldap-2.3.40.7z.tgz but this file not exist.

Where I find openldap-2.3.40.7z.tgz?

PS. In attachment is a compiler log.

Regards...
Marceli
Attached Files
File Type: zip log.zip (2.0 KB, 1 views)
Reply With Quote
  #2 (permalink)  
Old 02-07-2008, 05:37 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

You need to build all the ThirdParty components first. As of my last sync, openldap-2.3.40.7z was only in main branch not FRANKLIN (might have been updated in the last couple of days).
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.