Quote:
Originally Posted by dijichi2 how are you installing the end zimbra? are you doing a make inside ZimbraBuild? do you end up with ZimbraBuild/zcs-<version>? and then do a install.sh from inside there? my instructions: Ubuntu Hardy - Build Zimbra
are not complete, they have never been released to the public yet. some of the instructions rely on build script patches from solaris source that I removed from the ubuntu patch I submitted for cleanliness. they are 98%, I'll try and finish them soon. |
I install zimbra using this tutorial
Ubuntu Hardy - Build Instructions
All is going as it was described within, but when I attempted the "Start building main codebase" section in this page
Ubuntu Hardy - Build Zimbra I can't run gmake
Code:
root@monaco:/home/public/p4# gmake
bash: gmake: command not found
So I proceed manually by going under ZimbraBuild where I executed
and after a lot of time and big message I have got at the end "*** Installation complete", after that I tried to start zimbra services...
As I see, the problem is in this section, but why it doesn't work? I search for "gmake" via synaptic but no result!