| 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.
|  | | 
08-12-2006, 10:19 AM
| | | I want to install source code of zimbra Hi guys,
I have installed binary version of zimbra, and now I want to compile and install source code of zimbra, but I can not find the source code package,
who can tell me where I can download the source code from sourceforge.net?
Or perhaps I only need use svn to download the neweast version?
Thanks.
Michael | 
08-12-2006, 10:22 AM
| | Zimbra Consultant & Moderator | |
Posts: 19,653
| | You need to use SVN, see this thread
__________________
Regards
Bill
| 
08-12-2006, 10:44 AM
| | | Thanks very much.
I have downloaded the source code using svn. Now what can I do? Read document and then compile?  | 
08-12-2006, 10:53 AM
| | Zimbra Consultant & Moderator | |
Posts: 19,653
| | Quote: |
Originally Posted by wildhuman Thanks very much.
I have downloaded the source code using svn. Now what can I do? Read document and then compile?  | Yes, I'm afraid it's a bit of reading for you.  Don't forget that you will need to download all the third-party applications as well.
__________________
Regards
Bill
| 
08-12-2006, 11:05 AM
| | | Quote: |
Originally Posted by phoenix Yes, I'm afraid it's a bit of reading for you.  Don't forget that you will need to download all the third-party applications as well. | Thank you Phoenix. What do you mean that all the third-party applications? I downloaded the source code including ThirdPart folder, which are all make files. You meaning is that I should download software such as apache, tomcat, java and so on? not only this source code package using svn?  | 
08-12-2006, 11:10 AM
| | Zimbra Consultant & Moderator | |
Posts: 19,653
| | As I don't know much about compiling Zimra I was under the impression that all the thrid-party products had to be downloaded seperately, I could be wrong though.
__________________
Regards
Bill
| 
08-12-2006, 11:31 AM
| | Zimbra Employee | |
Posts: 4,792
| | Quote: |
Originally Posted by wildhuman Thank you Phoenix. What do you mean that all the third-party applications? I downloaded the source code including ThirdPart folder, which are all make files. You meaning is that I should download software such as apache, tomcat, java and so on? not only this source code package using svn?  | ThirdParty has only the Makefiles for the 3rd party code. We don't reship code to Postfix, SA, Perl, OpenLDAP, MySQL, etc.. All of that would make the source package HUGE and there are some licensing reasons why it's a bad idea. Regardless we have some ideas on how to make this better. Maybe provide a script that will wget all the needed sources for you, so it will just build then directly from SVN. | 
08-12-2006, 11:38 AM
| | | Thanks.
Ok, I will download all the third part software that needs. | 
08-12-2006, 01:22 PM
| | Zimlet Guru & Moderator | |
Posts: 467
| | Quote: |
Originally Posted by KevinH ThirdParty has only the Makefiles for the 3rd party code. We don't reship code to Postfix, SA, Perl, OpenLDAP, MySQL, etc.. All of that would make the source package HUGE and there are some licensing reasons why it's a bad idea. Regardless we have some ideas on how to make this better. Maybe provide a script that will wget all the needed sources for you, so it will just build then directly from SVN. | I actually have been working on a ant file to do exactly that. However, I am currently playing around with just installing zimbra from rpm on the server, and then using the source code to overwrite the existing database. That seems to work well so far. | 
08-14-2006, 07:24 AM
| | | Quote: |
Originally Posted by lostknight I actually have been working on a ant file to do exactly that. However, I am currently playing around with just installing zimbra from rpm on the server, and then using the source code to overwrite the existing database. That seems to work well so far. | Is it useful? My mean is if I modified some codes or I developed some codes for myself, how should I do? Only compile these code then over write the existing database? Can you write a simple comments?
Or is it possible: download rpm of zimbra, then compile the source code to overwrite the the same rpm of zimbra, then install the new rpm of zimbra?
Thanks. | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |