Pagina 1 di 1
errore python
Inviato: sabato 4 agosto 2007, 16:31
da dag
ciao. dopo che lancio ./configure, alla fine della procedura mi restituisce che manca gnome-python 2.0. in realtà ho già installato la versione più recente. ma perchè mi chiede quella vecchia? la devo installare?
Re: errore python
Inviato: sabato 4 agosto 2007, 16:33
da Schwitzd
Installa questo pacchetto
python-gnome2-dev
Re: errore python
Inviato: sabato 4 agosto 2007, 17:01
da dag
fatto. poi mi mancavano altre librerie. le ho installate. ho lanciato di nuovo ./configure e dovrebbe aver fatto. poi però dopo che ho dato make e make install sono and a vedere se mi ha creato l'eseguibile in /usr/local/bin ma non c'è niente. e neanche in /usr/local non c'è traccia del prog(che sarebbe gDesklets) :-\
Re: errore python
Inviato: sabato 4 agosto 2007, 17:01
da Schwitzd
Posta qui il risultato di ./configure
Re: errore python
Inviato: sabato 4 agosto 2007, 17:23
da dag
atteo@matteo-desktop:~/gDesklets/gDesklets-0.35.4$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... msgfmt
checking for msgmerge... msgmerge
checking for xgettext... xgettext
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... gcc -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for more debugging including macro expansion... no
checking for more warnings... no
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking /usr/include/python2.5/Python.h usability... yes
checking /usr/include/python2.5/Python.h presence... yes
checking for /usr/include/python2.5/Python.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GDESKLETS... yes
checking for UTILS... yes
checking for GLIBTOP... yes
checking for SVG... yes
checking for SYSTRAY... yes
checking for TILING... yes
checking for TILINGIMAGE... yes
checking for X11... yes
checking for SHARED_MIME_INFO... yes
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
configure: creating ./config.status
config.status: creating Controls/ArrayBuffer/Makefile
config.status: creating Controls/Calendar/Makefile
config.status: creating Controls/EventPipe/Makefile
config.status: creating Controls/HDDTemp/Makefile
config.status: creating Controls/Makefile
config.status: creating Controls/Sensor/Makefile
config.status: creating Controls/System/Makefile
config.status: creating Controls/Time/Makefile
config.status: creating Controls/URI/Makefile
config.status: creating Makefile
config.status: creating Sensors/External/Makefile
config.status: creating Sensors/FontSelector/Makefile
config.status: creating Sensors/Makefile
config.status: creating config/Makefile
config.status: creating data/Makefile
config.status: creating display/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating factory/Makefile
config.status: creating layout/Makefile
config.status: creating libdesklets/Makefile
config.status: creating libdesklets/controls/Makefile
config.status: creating libdesklets/system/FreeBSD/Makefile
config.status: creating libdesklets/system/Linux/Makefile
config.status: creating libdesklets/system/Makefile
config.status: creating libdesklets/system/NetBSD/Makefile
config.status: creating libdesklets/system/OpenBSD/Makefile
config.status: creating main/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating scripting/Makefile
config.status: creating sensor/Makefile
config.status: creating shell/Makefile
config.status: creating shell/plugins/ControlBrowser/Makefile
config.status: creating shell/plugins/ControlCollection/Makefile
config.status: creating shell/plugins/ControlsView/Makefile
config.status: creating shell/plugins/DisplayBrowser/Makefile
config.status: creating shell/plugins/DisplayCollection/Makefile
config.status: creating shell/plugins/DisplayView/Makefile
config.status: creating shell/plugins/Help/Makefile
config.status: creating shell/plugins/Makefile
config.status: creating shell/plugins/Menu/Makefile
config.status: creating shell/plugins/PackageInstaller/Makefile
config.status: creating shell/plugins/Profiles/Makefile
config.status: creating shell/plugins/Shell/Makefile
config.status: creating shell/plugins/StatusBar/Makefile
config.status: creating shell/plugins/ViewSwitch/Makefile
config.status: creating shell/plugins/gDeskletsClient/Makefile
config.status: creating utils/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
=============
Configuration
=============
gDesklets version: 0.35.4
Python prefix: /usr
Python version: 2.5
Install location: /usr/local
Enable warnings: no
Enable debugging: no
Re: errore python
Inviato: sabato 4 agosto 2007, 17:24
da Schwitzd
Ok questo è andato a buon fine ora posta
e
Re: errore python
Inviato: domenica 5 agosto 2007, 20:15
da dag
scusa il ritardo....questo è il risultato di make
matteo@matteo-desktop:~/gDesklets/gDesklets-0.35.4$ make
make all-recursive
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4'
Making all in Controls
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls'
Making all in ArrayBuffer
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/ArrayBuffer'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/ArrayBuffer'
Making all in EventPipe
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/EventPipe'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/EventPipe'
Making all in Sensor
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Sensor'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Sensor'
Making all in Time
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Time'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Time'
Making all in System
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/System'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/System'
Making all in Calendar
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Calendar'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/Calendar'
Making all in HDDTemp
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/HDDTemp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/HDDTemp'
Making all in URI
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/URI'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls/URI'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Controls'
Making all in Sensors
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
Making all in External
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/External'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/External'
Making all in FontSelector
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
Making all in config
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
Making all in data
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
Making all in doc
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
Making all in man
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
Making all in display
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
Making all in factory
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
Making all in layout
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
Making all in main
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
Making all in plugin
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
Making all in po
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file ar.po
/bin/sh: -o: not found
make[2]: *** [ar.gmo] Error 127
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4'
make: *** [all] Error 2
Re: errore python
Inviato: domenica 5 agosto 2007, 20:22
da dag
questo è sudo make install
rnal/__init__.py'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/External'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/External'
Making install in FontSelector
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/Sensors/FontSelector" || mkdir -p -- "/usr/local/lib/gdesklets/Sensors/FontSelector"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/Sensors/FontSelector/__init__.py'
test -z "/usr/local/lib/gdesklets/Sensors/FontSelector" || mkdir -p -- "/usr/local/lib/gdesklets/Sensors/FontSelector"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/Sensors/FontSelector/__init__.py'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors/FontSelector'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/Sensors'
Making install in config
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/config" || mkdir -p -- "/usr/local/lib/gdesklets/config"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/config/__init__.py'
/usr/bin/install -c -m 644 'Backend.py' '/usr/local/lib/gdesklets/config/Backend.py'
/usr/bin/install -c -m 644 'ConfigBoolean.py' '/usr/local/lib/gdesklets/config/ConfigBoolean.py'
/usr/bin/install -c -m 644 'ConfigButton.py' '/usr/local/lib/gdesklets/config/ConfigButton.py'
/usr/bin/install -c -m 644 'ConfigColor.py' '/usr/local/lib/gdesklets/config/ConfigColor.py'
/usr/bin/install -c -m 644 'ConfigDPI.py' '/usr/local/lib/gdesklets/config/ConfigDPI.py'
/usr/bin/install -c -m 644 'ConfigEnum.py' '/usr/local/lib/gdesklets/config/ConfigEnum.py'
/usr/bin/install -c -m 644 'ConfigFloat.py' '/usr/local/lib/gdesklets/config/ConfigFloat.py'
/usr/bin/install -c -m 644 'ConfigFont.py' '/usr/local/lib/gdesklets/config/ConfigFont.py'
/usr/bin/install -c -m 644 'ConfigInteger.py' '/usr/local/lib/gdesklets/config/ConfigInteger.py'
/usr/bin/install -c -m 644 'ConfigKeyBinding.py' '/usr/local/lib/gdesklets/config/ConfigKeyBinding.py'
/usr/bin/install -c -m 644 'ConfigString.py' '/usr/local/lib/gdesklets/config/ConfigString.py'
/usr/bin/install -c -m 644 'ConfigTitle.py' '/usr/local/lib/gdesklets/config/ConfigTitle.py'
/usr/bin/install -c -m 644 'ConfigUnit.py' '/usr/local/lib/gdesklets/config/ConfigUnit.py'
/usr/bin/install -c -m 644 'ConfigURI.py' '/usr/local/lib/gdesklets/config/ConfigURI.py'
/usr/bin/install -c -m 644 'ConfigDialog.py' '/usr/local/lib/gdesklets/config/ConfigDialog.py'
/usr/bin/install -c -m 644 'ConfigWidget.py' '/usr/local/lib/gdesklets/config/ConfigWidget.py'
/usr/bin/install -c -m 644 'ConfigManager.py' '/usr/local/lib/gdesklets/config/ConfigManager.py'
/usr/bin/install -c -m 644 'ConfigWidget.py' '/usr/local/lib/gdesklets/config/ConfigWidget.py'
/usr/bin/install -c -m 644 'DaemonConfigger.py' '/usr/local/lib/gdesklets/config/DaemonConfigger.py'
/usr/bin/install -c -m 644 'DisplayConfigger.py' '/usr/local/lib/gdesklets/config/DisplayConfigger.py'
/usr/bin/install -c -m 644 'StateSaver.py' '/usr/local/lib/gdesklets/config/StateSaver.py'
/usr/bin/install -c -m 644 'settings.py' '/usr/local/lib/gdesklets/config/settings.py'
test -z "/usr/local/lib/gdesklets/config" || mkdir -p -- "/usr/local/lib/gdesklets/config"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/config/__init__.py'
/usr/bin/install -c -m 644 'Backend.py' '/usr/local/lib/gdesklets/config/Backend.py'
/usr/bin/install -c -m 644 'ConfigBoolean.py' '/usr/local/lib/gdesklets/config/ConfigBoolean.py'
/usr/bin/install -c -m 644 'ConfigButton.py' '/usr/local/lib/gdesklets/config/ConfigButton.py'
/usr/bin/install -c -m 644 'ConfigColor.py' '/usr/local/lib/gdesklets/config/ConfigColor.py'
/usr/bin/install -c -m 644 'ConfigDPI.py' '/usr/local/lib/gdesklets/config/ConfigDPI.py'
/usr/bin/install -c -m 644 'ConfigEnum.py' '/usr/local/lib/gdesklets/config/ConfigEnum.py'
/usr/bin/install -c -m 644 'ConfigFloat.py' '/usr/local/lib/gdesklets/config/ConfigFloat.py'
/usr/bin/install -c -m 644 'ConfigFont.py' '/usr/local/lib/gdesklets/config/ConfigFont.py'
/usr/bin/install -c -m 644 'ConfigInteger.py' '/usr/local/lib/gdesklets/config/ConfigInteger.py'
/usr/bin/install -c -m 644 'ConfigKeyBinding.py' '/usr/local/lib/gdesklets/config/ConfigKeyBinding.py'
/usr/bin/install -c -m 644 'ConfigString.py' '/usr/local/lib/gdesklets/config/ConfigString.py'
/usr/bin/install -c -m 644 'ConfigTitle.py' '/usr/local/lib/gdesklets/config/ConfigTitle.py'
/usr/bin/install -c -m 644 'ConfigUnit.py' '/usr/local/lib/gdesklets/config/ConfigUnit.py'
/usr/bin/install -c -m 644 'ConfigURI.py' '/usr/local/lib/gdesklets/config/ConfigURI.py'
/usr/bin/install -c -m 644 'ConfigDialog.py' '/usr/local/lib/gdesklets/config/ConfigDialog.py'
/usr/bin/install -c -m 644 'ConfigWidget.py' '/usr/local/lib/gdesklets/config/ConfigWidget.py'
/usr/bin/install -c -m 644 'ConfigManager.py' '/usr/local/lib/gdesklets/config/ConfigManager.py'
/usr/bin/install -c -m 644 'ConfigWidget.py' '/usr/local/lib/gdesklets/config/ConfigWidget.py'
/usr/bin/install -c -m 644 'DaemonConfigger.py' '/usr/local/lib/gdesklets/config/DaemonConfigger.py'
/usr/bin/install -c -m 644 'DisplayConfigger.py' '/usr/local/lib/gdesklets/config/DisplayConfigger.py'
/usr/bin/install -c -m 644 'StateSaver.py' '/usr/local/lib/gdesklets/config/StateSaver.py'
/usr/bin/install -c -m 644 'settings.py' '/usr/local/lib/gdesklets/config/settings.py'
Byte-compiling python modules...
__init__.py Backend.py ConfigBoolean.py ConfigButton.py ConfigColor.py ConfigDPI.py ConfigEnum.py ConfigFloat.py ConfigFont.py ConfigInteger.py ConfigKeyBinding.py ConfigString.py ConfigTitle.py ConfigUnit.py ConfigURI.py ConfigDialog.py ConfigWidget.py ConfigManager.py ConfigWidget.py DaemonConfigger.py DisplayConfigger.py StateSaver.py settings.py
Byte-compiling python modules (optimized versions) ...
__init__.py Backend.py ConfigBoolean.py ConfigButton.py ConfigColor.py ConfigDPI.py ConfigEnum.py ConfigFloat.py ConfigFont.py ConfigInteger.py ConfigKeyBinding.py ConfigString.py ConfigTitle.py ConfigUnit.py ConfigURI.py ConfigDialog.py ConfigWidget.py ConfigManager.py ConfigWidget.py DaemonConfigger.py DisplayConfigger.py StateSaver.py settings.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/config'
Making install in data
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/applications" || mkdir -p -- "/usr/local/share/applications"
/usr/bin/install -c -m 644 'gdesklets.desktop' '/usr/local/share/applications/gdesklets.desktop'
test -z "/usr/local/lib/gdesklets/data" || mkdir -p -- "/usr/local/lib/gdesklets/data"
/usr/bin/install -c -m 644 'about.png' '/usr/local/lib/gdesklets/data/about.png'
/usr/bin/install -c -m 644 'gdesklets.png' '/usr/local/lib/gdesklets/data/gdesklets.png'
test -z "/usr/local/share/icons/gnome/48x48/mimetypes" || mkdir -p -- "/usr/local/share/icons/gnome/48x48/mimetypes"
/usr/bin/install -c -m 644 'gnome-mime-application-x-gdesklets-display.png' '/usr/local/share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gdesklets-display.png'
test -z "/usr/local/share/pixmaps" || mkdir -p -- "/usr/local/share/pixmaps"
/usr/bin/install -c -m 644 'gdesklets.png' '/usr/local/share/pixmaps/gdesklets.png'
test -z "/usr/local/share/mime/packages" || mkdir -p -- "/usr/local/share/mime/packages"
/usr/bin/install -c -m 644 'gdesklets.xml' '/usr/local/share/mime/packages/gdesklets.xml'
make install-data-hook
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
if test '!' -d /usr/local/lib/gdesklets/data; then \
/bin/bash ../mkinstalldirs /usr/local/lib/gdesklets/data;\
chmod 0755 /usr/local/lib/gdesklets/data; \
fi
ln -s -f /usr/local/share/pixmaps/gdesklets.png \
/usr/local/lib/gdesklets/data/gdesklets.png;
if test -n "/usr/bin/update-mime-database"; then \
/usr/bin/update-mime-database "/usr/local/share/mime"; \
fi;
if test -n "/usr/bin/update-desktop-database"; then \
/usr/bin/update-desktop-database "/usr/local/share/applications"; \
fi;
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/data'
Making install in doc
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
Making install in man
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1"
/usr/bin/install -c -m 644 './gdesklets.1' '/usr/local/share/man/man1/gdesklets.1'
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc/man'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[3]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/doc'
Making install in display
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/display" || mkdir -p -- "/usr/local/lib/gdesklets/display"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/display/__init__.py'
/usr/bin/install -c -m 644 'ContainerTarget.py' '/usr/local/lib/gdesklets/display/ContainerTarget.py'
/usr/bin/install -c -m 644 'DataTarget.py' '/usr/local/lib/gdesklets/display/DataTarget.py'
/usr/bin/install -c -m 644 'Display.py' '/usr/local/lib/gdesklets/display/Display.py'
/usr/bin/install -c -m 644 'DisplayConfigurator.py' '/usr/local/lib/gdesklets/display/DisplayConfigurator.py'
/usr/bin/install -c -m 644 'DisplayTarget.py' '/usr/local/lib/gdesklets/display/DisplayTarget.py'
/usr/bin/install -c -m 644 'Layouter.py' '/usr/local/lib/gdesklets/display/Layouter.py'
/usr/bin/install -c -m 644 'GlassWindow.py' '/usr/local/lib/gdesklets/display/GlassWindow.py'
/usr/bin/install -c -m 644 'MenuItem.py' '/usr/local/lib/gdesklets/display/MenuItem.py'
/usr/bin/install -c -m 644 'Plug.py' '/usr/local/lib/gdesklets/display/Plug.py'
/usr/bin/install -c -m 644 'TargetAlignment.py' '/usr/local/lib/gdesklets/display/TargetAlignment.py'
/usr/bin/install -c -m 644 'TargetArray.py' '/usr/local/lib/gdesklets/display/TargetArray.py'
/usr/bin/install -c -m 644 'TargetBonoboControl.py' '/usr/local/lib/gdesklets/display/TargetBonoboControl.py'
/usr/bin/install -c -m 644 'TargetCanvas.py' '/usr/local/lib/gdesklets/display/TargetCanvas.py'
/usr/bin/install -c -m 644 'TargetDisplay.py' '/usr/local/lib/gdesklets/display/TargetDisplay.py'
/usr/bin/install -c -m 644 'TargetEntry.py' '/usr/local/lib/gdesklets/display/TargetEntry.py'
/usr/bin/install -c -m 644 'TargetExpander.py' '/usr/local/lib/gdesklets/display/TargetExpander.py'
/usr/bin/install -c -m 644 'TargetFrame.py' '/usr/local/lib/gdesklets/display/TargetFrame.py'
/usr/bin/install -c -m 644 'TargetGauge.py' '/usr/local/lib/gdesklets/display/TargetGauge.py'
/usr/bin/install -c -m 644 'TargetGroup.py' '/usr/local/lib/gdesklets/display/TargetGroup.py'
/usr/bin/install -c -m 644 'TargetGroup2.py' '/usr/local/lib/gdesklets/display/TargetGroup2.py'
/usr/bin/install -c -m 644 'TargetImage.py' '/usr/local/lib/gdesklets/display/TargetImage.py'
/usr/bin/install -c -m 644 'TargetLabel.py' '/usr/local/lib/gdesklets/display/TargetLabel.py'
/usr/bin/install -c -m 644 'TargetPlotter.py' '/usr/local/lib/gdesklets/display/TargetPlotter.py'
/usr/bin/install -c -m 644 'Window.py' '/usr/local/lib/gdesklets/display/Window.py'
/usr/bin/install -c -m 644 'targetregistry.py' '/usr/local/lib/gdesklets/display/targetregistry.py'
test -z "/usr/local/lib/gdesklets/display" || mkdir -p -- "/usr/local/lib/gdesklets/display"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/display/__init__.py'
/usr/bin/install -c -m 644 'ContainerTarget.py' '/usr/local/lib/gdesklets/display/ContainerTarget.py'
/usr/bin/install -c -m 644 'DataTarget.py' '/usr/local/lib/gdesklets/display/DataTarget.py'
/usr/bin/install -c -m 644 'Display.py' '/usr/local/lib/gdesklets/display/Display.py'
/usr/bin/install -c -m 644 'DisplayConfigurator.py' '/usr/local/lib/gdesklets/display/DisplayConfigurator.py'
/usr/bin/install -c -m 644 'DisplayTarget.py' '/usr/local/lib/gdesklets/display/DisplayTarget.py'
/usr/bin/install -c -m 644 'Layouter.py' '/usr/local/lib/gdesklets/display/Layouter.py'
/usr/bin/install -c -m 644 'GlassWindow.py' '/usr/local/lib/gdesklets/display/GlassWindow.py'
/usr/bin/install -c -m 644 'MenuItem.py' '/usr/local/lib/gdesklets/display/MenuItem.py'
/usr/bin/install -c -m 644 'Plug.py' '/usr/local/lib/gdesklets/display/Plug.py'
/usr/bin/install -c -m 644 'TargetAlignment.py' '/usr/local/lib/gdesklets/display/TargetAlignment.py'
/usr/bin/install -c -m 644 'TargetArray.py' '/usr/local/lib/gdesklets/display/TargetArray.py'
/usr/bin/install -c -m 644 'TargetBonoboControl.py' '/usr/local/lib/gdesklets/display/TargetBonoboControl.py'
/usr/bin/install -c -m 644 'TargetCanvas.py' '/usr/local/lib/gdesklets/display/TargetCanvas.py'
/usr/bin/install -c -m 644 'TargetDisplay.py' '/usr/local/lib/gdesklets/display/TargetDisplay.py'
/usr/bin/install -c -m 644 'TargetEntry.py' '/usr/local/lib/gdesklets/display/TargetEntry.py'
/usr/bin/install -c -m 644 'TargetExpander.py' '/usr/local/lib/gdesklets/display/TargetExpander.py'
/usr/bin/install -c -m 644 'TargetFrame.py' '/usr/local/lib/gdesklets/display/TargetFrame.py'
/usr/bin/install -c -m 644 'TargetGauge.py' '/usr/local/lib/gdesklets/display/TargetGauge.py'
/usr/bin/install -c -m 644 'TargetGroup.py' '/usr/local/lib/gdesklets/display/TargetGroup.py'
/usr/bin/install -c -m 644 'TargetGroup2.py' '/usr/local/lib/gdesklets/display/TargetGroup2.py'
/usr/bin/install -c -m 644 'TargetImage.py' '/usr/local/lib/gdesklets/display/TargetImage.py'
/usr/bin/install -c -m 644 'TargetLabel.py' '/usr/local/lib/gdesklets/display/TargetLabel.py'
/usr/bin/install -c -m 644 'TargetPlotter.py' '/usr/local/lib/gdesklets/display/TargetPlotter.py'
/usr/bin/install -c -m 644 'Window.py' '/usr/local/lib/gdesklets/display/Window.py'
/usr/bin/install -c -m 644 'targetregistry.py' '/usr/local/lib/gdesklets/display/targetregistry.py'
Byte-compiling python modules...
__init__.py ContainerTarget.py DataTarget.py Display.py DisplayConfigurator.py DisplayTarget.py Layouter.py GlassWindow.py MenuItem.py Plug.py TargetAlignment.py TargetArray.py TargetBonoboControl.py TargetCanvas.py TargetDisplay.py TargetEntry.py TargetExpander.py TargetFrame.py TargetGauge.py TargetGroup.py TargetGroup2.py TargetImage.py TargetLabel.py TargetPlotter.py Window.py targetregistry.py
Byte-compiling python modules (optimized versions) ...
__init__.py ContainerTarget.py DataTarget.py Display.py DisplayConfigurator.py DisplayTarget.py Layouter.py GlassWindow.py MenuItem.py Plug.py TargetAlignment.py TargetArray.py TargetBonoboControl.py TargetCanvas.py TargetDisplay.py TargetEntry.py TargetExpander.py TargetFrame.py TargetGauge.py TargetGroup.py TargetGroup2.py TargetImage.py TargetLabel.py TargetPlotter.py Window.py targetregistry.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/display'
Making install in factory
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/factory" || mkdir -p -- "/usr/local/lib/gdesklets/factory"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/factory/__init__.py'
/usr/bin/install -c -m 644 'ControlFactory.py' '/usr/local/lib/gdesklets/factory/ControlFactory.py'
/usr/bin/install -c -m 644 'DisplayFactory.py' '/usr/local/lib/gdesklets/factory/DisplayFactory.py'
/usr/bin/install -c -m 644 'SensorFactory.py' '/usr/local/lib/gdesklets/factory/SensorFactory.py'
test -z "/usr/local/lib/gdesklets/factory" || mkdir -p -- "/usr/local/lib/gdesklets/factory"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/factory/__init__.py'
/usr/bin/install -c -m 644 'ControlFactory.py' '/usr/local/lib/gdesklets/factory/ControlFactory.py'
/usr/bin/install -c -m 644 'DisplayFactory.py' '/usr/local/lib/gdesklets/factory/DisplayFactory.py'
/usr/bin/install -c -m 644 'SensorFactory.py' '/usr/local/lib/gdesklets/factory/SensorFactory.py'
Byte-compiling python modules...
__init__.py ControlFactory.py DisplayFactory.py SensorFactory.py
Byte-compiling python modules (optimized versions) ...
__init__.py ControlFactory.py DisplayFactory.py SensorFactory.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/factory'
Making install in layout
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/layout" || mkdir -p -- "/usr/local/lib/gdesklets/layout"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/layout/__init__.py'
/usr/bin/install -c -m 644 'HashPQueue.py' '/usr/local/lib/gdesklets/layout/HashPQueue.py'
/usr/bin/install -c -m 644 'LayoutObject.py' '/usr/local/lib/gdesklets/layout/LayoutObject.py'
/usr/bin/install -c -m 644 'Unit.py' '/usr/local/lib/gdesklets/layout/Unit.py'
test -z "/usr/local/lib/gdesklets/layout" || mkdir -p -- "/usr/local/lib/gdesklets/layout"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/layout/__init__.py'
/usr/bin/install -c -m 644 'HashPQueue.py' '/usr/local/lib/gdesklets/layout/HashPQueue.py'
/usr/bin/install -c -m 644 'LayoutObject.py' '/usr/local/lib/gdesklets/layout/LayoutObject.py'
/usr/bin/install -c -m 644 'Unit.py' '/usr/local/lib/gdesklets/layout/Unit.py'
Byte-compiling python modules...
__init__.py HashPQueue.py LayoutObject.py Unit.py
Byte-compiling python modules (optimized versions) ...
__init__.py HashPQueue.py LayoutObject.py Unit.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/layout'
Making install in main
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/main" || mkdir -p -- "/usr/local/lib/gdesklets/main"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/main/__init__.py'
/usr/bin/install -c -m 644 'AboutDialog.py' '/usr/local/lib/gdesklets/main/AboutDialog.py'
/usr/bin/install -c -m 644 'client.py' '/usr/local/lib/gdesklets/main/client.py'
/usr/bin/install -c -m 644 'Control.py' '/usr/local/lib/gdesklets/main/Control.py'
/usr/bin/install -c -m 644 'DisplayList.py' '/usr/local/lib/gdesklets/main/DisplayList.py'
/usr/bin/install -c -m 644 'MetaData.py' '/usr/local/lib/gdesklets/main/MetaData.py'
/usr/bin/install -c -m 644 'remotecommands.py' '/usr/local/lib/gdesklets/main/remotecommands.py'
/usr/bin/install -c -m 644 'RemoteSocket.py' '/usr/local/lib/gdesklets/main/RemoteSocket.py'
/usr/bin/install -c -m 644 'Starter.py' '/usr/local/lib/gdesklets/main/Starter.py'
/usr/bin/install -c -m 644 'transition.py' '/usr/local/lib/gdesklets/main/transition.py'
/usr/bin/install -c -m 644 'TrayIcon.py' '/usr/local/lib/gdesklets/main/TrayIcon.py'
test -z "/usr/local/lib/gdesklets/main" || mkdir -p -- "/usr/local/lib/gdesklets/main"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/main/__init__.py'
/usr/bin/install -c -m 644 'AboutDialog.py' '/usr/local/lib/gdesklets/main/AboutDialog.py'
/usr/bin/install -c -m 644 'client.py' '/usr/local/lib/gdesklets/main/client.py'
/usr/bin/install -c -m 644 'Control.py' '/usr/local/lib/gdesklets/main/Control.py'
/usr/bin/install -c -m 644 'DisplayList.py' '/usr/local/lib/gdesklets/main/DisplayList.py'
/usr/bin/install -c -m 644 'MetaData.py' '/usr/local/lib/gdesklets/main/MetaData.py'
/usr/bin/install -c -m 644 'remotecommands.py' '/usr/local/lib/gdesklets/main/remotecommands.py'
/usr/bin/install -c -m 644 'RemoteSocket.py' '/usr/local/lib/gdesklets/main/RemoteSocket.py'
/usr/bin/install -c -m 644 'Starter.py' '/usr/local/lib/gdesklets/main/Starter.py'
/usr/bin/install -c -m 644 'transition.py' '/usr/local/lib/gdesklets/main/transition.py'
/usr/bin/install -c -m 644 'TrayIcon.py' '/usr/local/lib/gdesklets/main/TrayIcon.py'
Byte-compiling python modules...
__init__.py AboutDialog.py client.py Control.py DisplayList.py MetaData.py remotecommands.py RemoteSocket.py Starter.py transition.py TrayIcon.py
Byte-compiling python modules (optimized versions) ...
__init__.py AboutDialog.py client.py Control.py DisplayList.py MetaData.py remotecommands.py RemoteSocket.py Starter.py transition.py TrayIcon.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/main'
Making install in plugin
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
make[2]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/gdesklets/plugin" || mkdir -p -- "/usr/local/lib/gdesklets/plugin"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/plugin/__init__.py'
/usr/bin/install -c -m 644 'ControlRegistry.py' '/usr/local/lib/gdesklets/plugin/ControlRegistry.py'
/usr/bin/install -c -m 644 'Interface.py' '/usr/local/lib/gdesklets/plugin/Interface.py'
/usr/bin/install -c -m 644 'Permission.py' '/usr/local/lib/gdesklets/plugin/Permission.py'
/usr/bin/install -c -m 644 'PluginRegistry.py' '/usr/local/lib/gdesklets/plugin/PluginRegistry.py'
test -z "/usr/local/lib/gdesklets/plugin" || mkdir -p -- "/usr/local/lib/gdesklets/plugin"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/gdesklets/plugin/__init__.py'
/usr/bin/install -c -m 644 'ControlRegistry.py' '/usr/local/lib/gdesklets/plugin/ControlRegistry.py'
/usr/bin/install -c -m 644 'Interface.py' '/usr/local/lib/gdesklets/plugin/Interface.py'
/usr/bin/install -c -m 644 'Permission.py' '/usr/local/lib/gdesklets/plugin/Permission.py'
/usr/bin/install -c -m 644 'PluginRegistry.py' '/usr/local/lib/gdesklets/plugin/PluginRegistry.py'
Byte-compiling python modules...
__init__.py ControlRegistry.py Interface.py Permission.py PluginRegistry.py
Byte-compiling python modules (optimized versions) ...
__init__.py ControlRegistry.py Interface.py Permission.py PluginRegistry.py
make[2]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/plugin'
Making install in po
make[1]: Entering directory `/home/matteo/gDesklets/gDesklets-0.35.4/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file ar.po
/bin/sh: -o: not found
make[1]: *** [ar.gmo] Error 127
make[1]: Leaving directory `/home/matteo/gDesklets/gDesklets-0.35.4/po'
make: *** [install-recursive] Error 1