bggo / Zmbkpose

The zmbkpose tool is a shell script that does hot backup and hot restore of ZCS Opensource accounts, GPL(OPENSOURCE). It can run from any host in the net, which means that it can be set on a backup server already existent.
http://wiki.zimbra.com/wiki/HOT_Backup_and_HOT_Restore
GNU General Public License v3.0
79 stars 55 forks source link

Suggest installation of gawk in ubuntu #36

Closed maxxer closed 11 years ago

maxxer commented 11 years ago

When doing a -l on Ubuntu some errors are thrown for gensub and other awk functions. Installing gawk solves the problem, so it would be nice to suggest the installation of this package.

I'm using rewrite_proposal

liandros commented 11 years ago

You are right. gawk is now checked as requirements prior to running zmbkpose. Thank you very much for your input maxxer.