Sunday, July 3, 2011

make: msgfmt command not found

This error means gettext is not installed. type sudo apt-get install gettext in ubuntu to install gettext and then run make. Thanks.

You can see the Simple and easy step by step guidance to Opencart Template Design Cookbook on here
See the book Joomla Mobile Development Beginners Guide

3 comments:

Anonymous said...

Thank you! "msgfmt command not found" bit me, I googled it, and Google sent me here. Your solution worked: I just had to do "yum install gettext".

Anonymous said...

I'm trying to install msgfmt, to install yum, to install clamav.... phew. I've been on a Goog-venture ever since. Thanks for the help, one step closer.

Anonymous said...

thanks a bunch!!