View Single Post
  #4 (permalink)  
Old 01-05-2008, 08:37 PM
brian brian is offline
Zimbra Employee
 
Posts: 604
Default

Run the following, if it doesn't return x64 then you'll have problems with the zimbra-core postupgrade script.

Code:
/opt/zimbra/libexec/get_plat_tag.sh | awk -F_ '{print $2}'
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote