View Single Post
  #4 (permalink)  
Old 05-06-2006, 02:17 PM
bobby bobby is offline
Zimbra Employee
 
Posts: 515
Default

zimbra installs in /opt/zimbra. is your / partition really only 250mb? that's barely enough room for the download. if you want to be tricky you could try this:

$ su - root
# cd /home
# mkdir zimbra
# cd /opt
# ln -s /opt/zimbra ./zimbra
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote