View Single Post
  #17 (permalink)  
Old 08-29-2007, 12:40 PM
beermaster beermaster is offline
Member
 
Posts: 11
Thumbs up

Quote:
Originally Posted by SleepyNeko View Post
I see that this HowTo was written some time ago, and I was wondering if anyone has tested this against the current release, and if so if there were any caveats to the install.

Thanks!
It works correctly with the release 4.5.6, I installed it today.

Only considers to use this:

Code:
# ./configure --with-cgi-gid=zimbra
instead of this (It happens an error if you copy and paste from the HowTo):

Code:
# ./configure with-cgi-gid=zimbra
Reply With Quote