Showing posts with label ubuntu error. Show all posts
Showing posts with label ubuntu error. Show all posts

Monday, April 14, 2014

ubuntu - Compiler error - msgfmt command not found

Install following package
# sudo apt-get install gettext
or

use '-i' while installing package from source code.
make -i install