from:Czesław Klott
to:gtk-list@xxxxxxxxx
System: Linux Mint 13 Maya Xfce 32
XFCE weather pugin not working ...
mint@mint-desktop ~/Pobrane $ cd
xfce4-weather-plugin-d423c8c40ed643695f6e12224221361c319ba3ce/
mint@mint-desktop
~/Pobrane/xfce4-weather-plugin-d423c8c40ed643695f6e12224221361c319ba3ce
$ ./autogen.sh --prefix=/usr
autogen.sh: You don't seem to have the Xfce development tools
installed on
your system, which are required to build this
software.
Please install the xfce4-dev-tools package first,
available from
http://xfce.org/~benny/projects/xfce4-dev-tools/.
mint@mint-desktop
~/Pobrane/xfce4-weather-plugin-d423c8c40ed643695f6e12224221361c319ba3ce
$ sudo apt-get install xfce4-dev-tools
[sudo] password for mint:
Sorry, try again.
[sudo] password for mint:
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Zostaną zainstalowane następujące dodatkowe pakiety:
autoconf automake autotools-dev gettext intltool
libencode-locale-perl
libfile-listing-perl libfont-afm-perl libgettextpo0
libhtml-form-perl
libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
...........
Konfigurowanie intltool (0.50.2-2) ...
Przetwarzanie wyzwalaczy dla libc-bin...
ldconfig deferred processing now taking place
mint@mint-desktop
~/Pobrane/xfce4-weather-plugin-d423c8c40ed643695f6e12224221361c319ba3ce
$ ./autogen.sh --prefix=/usr
xdt-autogen: You must have "glib2" installed. You can get if
from
ftp://ftp.gtk.org/pub/gtk/.
mint@mint-desktop
~/Pobrane/xfce4-weather-plugin-d423c8c40ed643695f6e12224221361c319ba3ce
$
mint@mint-desktop ~/Pobrane $ cd glib-2.34.0/
mint@mint-desktop ~/Pobrane/glib-2.34.0 $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of
Makefiles... yes
checking whether make supports nested variables... yes
......
checking for ZLIB... no
checking for ANSI C header files... yes
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 for inflate in -lz... no
configure: error: *** Working zlib library and headers not
found ***
mint@mint-desktop ~/Pobrane/glib-2.34.0 $
What now?
Best regards
Czesław Klott