JoseExposito / takeoff-launcher

Automatically exported from code.google.com/p/takeoff-launcher
1 stars 0 forks source link

Unable to install in Kubuntu 11.10 #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi having  the same prob as issue 29 and have tried to compile from source but 
have errors heres the output any suggestions would be great thanks in advance.

owen@Linux-Box:~/Downloads/takeoff-1.0/build$ cmake .. && make
-- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found KDE 4.7 include dir: /usr/include
-- Found KDE 4.7 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at cmake/modules/FindMSGFMT.cmake:34 (MESSAGE):
  msgfmt program couldn't be found
Call Stack (most recent call first):
  CMakeLists.txt:10 (find_package)

Original issue reported on code.google.com by owenmurp...@gmail.com on 18 Feb 2012 at 11:14

GoogleCodeExporter commented 9 years ago
Hi! 

Try to install the gettext package

Original comment by jose.exposito89@gmail.com on 19 Feb 2012 at 10:21

GoogleCodeExporter commented 9 years ago

Original comment by jose.exposito89@gmail.com on 8 Apr 2012 at 1:35