Results 1 to 2 of 2
hello I'm trying to install gnomenu to my computer I already installed it from launchpad it is a tar.gz file. I extracted it went to the terminal to install it ...
- 11-08-2009 #1Just Joined!
- Join Date
- Sep 2009
- Location
- Alexandria, Lousiana
- Posts
- 21
trouble installing gnomenu.tar.gz file
hello I'm trying to install gnomenu to my computer I already installed it from launchpad it is a tar.gz file. I extracted it went to the terminal to install it and got this error back. I'm using Linux Mint 7 somebody please help me.
nicholas@nicholas-laptop ~/Downloads/gnomenu $ sudo make install
install -d /etc/gnomenu /usr/bin/ /usr/lib \
/usr/share /usr/lib/bonobo/servers
python -u setup.py
Preparing to install translation
/home/nicholas/Downloads/gnomenu/po
installing translations
Creating language Binary for : gnomenu-hu
sh: msgfmt: not found
Creating language Binary for : gnomenu-ro
sh: msgfmt: not found
Creating language Binary for : gnomenu-uk
sh: msgfmt: not found
Creating language Binary for : gnomenu-ml
sh: msgfmt: not found
Creating language Binary for : gnomenu-cs
sh: msgfmt: not found
Creating language Binary for : gnomenu-fi
sh: msgfmt: not found
Creating language Binary for : gnomenu-pt
sh: msgfmt: not found
Creating language Binary for : gnomenu-ar
sh: msgfmt: not found
Creating language Binary for : gnomenu-tr
sh: msgfmt: not found
Creating language Binary for : gnomenu-sv
sh: msgfmt: not found
Creating language Binary for : gnomenu-id
sh: msgfmt: not found
Creating language Binary for : gnomenu-pt_BR
sh: msgfmt: not found
Creating language Binary for : gnomenu-zh_CN
sh: msgfmt: not found
Creating language Binary for : gnomenu-da
sh: msgfmt: not found
Creating language Binary for : gnomenu-fr
sh: msgfmt: not found
Creating language Binary for : gnomenu-ru
sh: msgfmt: not found
Creating language Binary for : gnomenu-tet
sh: msgfmt: not found
Creating language Binary for : gnomenu-de
sh: msgfmt: not found
Creating language Binary for : gnomenu-bg
sh: msgfmt: not found
Creating language Binary for : gnomenu-es
sh: msgfmt: not found
Creating language Binary for : gnomenu-pl
sh: msgfmt: not found
Creating language Binary for : gnomenu-it
sh: msgfmt: not found
install src/bin/GnoMenu.py /usr/bin/
cp -r src/lib/gnomenu /usr/lib
cp -r src/share/gnomenu /usr/share
cp -r src/share/avant-window-navigator /usr/share
cp -r src/share/xfce4 /usr/share
cp -r src/share/locale /usr/share
install src/lib/bonobo/GNOME_GnoMenu.server /usr/lib/bonobo/servers
Makefile: GnoMenu installed.
Thank You
- 11-08-2009 #2
looks like it worked to me based on that output, there were some messages about not being able to create language binaries for other languages, but it appears to have been successful


Reply With Quote