View Single Post
  #25 (permalink)  
Old 05-15-2008, 03:59 AM
Abdelmonam Kouka Abdelmonam Kouka is offline
Active Member
 
Posts: 49
Default

Quote:
Originally Posted by dijichi2 View Post
right that explains things. gmake is from my Solaris build instructions, doesn't exist under Linux but neither does the build script. The Ubuntu instructions aren't complete (it does say that at top of the page!). Instead of doing make dev-install in ZimbraBuild, just do make. Then you will end up with a full installer.
Thanks very much for the clarification but :-/

I do what you said to me, I find some problems when it attempts to compile ZimbraNative, some header files are missing, in fact it was jni.h which I search and download it from the web, it call jni_md.h, so I do the same thing..the same with jri_md.h and assert.h, this last one call CyWin.h witch I can't find it any where!!!

Did you think that is normal? Am I on the good way (by downloading header files)? What can I do?

Sorry for all these question, but really I do my best but I find always problems in this subject.
Thanks for help and comprehension...
Reply With Quote