View Single Post
  #27 (permalink)  
Old 05-15-2008, 05:45 AM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Quote:
Originally Posted by Abdelmonam Kouka View Post
OK, I find the solution for this pb, it call this files from /usr/local/java/include which doesn't exist --> the solution is
Code:
ln -s /home/abdelmonam/jdk1.5.0_12/ /usr/local/java
I will continu now and give feed backs
Bad idea. The Zimbra user needs to be able to access jdk. Why one would stick jdk in their home directory is beyond me...but if you want zimbra to work, you have to either move it to a place where it will have access, or give zimbra access to your home directory.
Reply With Quote