[fli4l] gtk-imonc ?==?utf-8?Q?install-fehler

Lutz Spindler fraenzi2000 at web.de
Mo Nov 2 11:02:05 CET 2015


Hallo,
ich hänge mich hier mit rein
nach dem der imonc Windows unter Version 3.10.3 auch Probleme macht,
habe ich gtk-imonc unter ubuntu 14.04 versucht
wie in der liesmich beschrieben zuerst
/configure

lutz at Ubuntu-virtual:~$ cd /home/lutz/fli4l/gtk-imonc-0.6.4.2/
lutz at Ubuntu-virtual:~/fli4l/gtk-imonc-0.6.4.2$ ./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 style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE_CFLAGS... -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
-I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/harfbuzz  
checking for PACKAGE_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0
-lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0
-lglib-2.0  
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 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... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating gtk-imonc.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands

hier scheint erst einmal alles ok

dann make

lutz at Ubuntu-virtual:~/fli4l/gtk-imonc-0.6.4.2$ make
make  all-recursive
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2« wird
betreten
Making all in m4
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
betreten
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
verlassen
Making all in src
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/src« wird
betreten
gcc  -g -O2   -o gtk-imonc  main.o support.o interface.o callbacks.o
timer.o remote_update.o imonc.o news.o eggtrayicon.o docklet.o md5.o
-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig
-lgobject-2.0 -lfreetype -lgthread-2.0 -lglib-2.0    
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
//usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO
missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [gtk-imonc] Fehler 1
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/src« wird
verlassen
make[1]: *** [all-recursive] Fehler 1
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2« wird
verlassen
make: *** [all] Fehler 2

hier sind schon Fehler

dann sudo make install

lutz at Ubuntu-virtual:~/fli4l/gtk-imonc-0.6.4.2$ sudo make install[sudo]
password for lutz: 
Making install in m4
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
betreten
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
betreten
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
verlassen
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/m4« wird
verlassen
Making install in src
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/src« wird
betreten
gcc  -g -O2   -o gtk-imonc  main.o support.o interface.o callbacks.o
timer.o remote_update.o imonc.o news.o eggtrayicon.o docklet.o md5.o
-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig
-lgobject-2.0 -lfreetype -lgthread-2.0 -lglib-2.0    
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
//usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO
missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [gtk-imonc] Fehler 1
make[1]: Verzeichnis »/home/lutz/fli4l/gtk-imonc-0.6.4.2/src« wird
verlassen
make: *** [install-recursive] Fehler 1
lutz at Ubuntu-virtual:~/fli4l/gtk-imonc-0.6.4.2$ 

es wird nichts in das Verzeichnis /usr/local/bin/ geschrieben.

dann habe ich den Patch gtk-imonc_0.6.4.3-2_i386.deb gefunden.

da hatte ich dann /usr/local/bin/gtk-imonc

beim Aufruf gtk-imonc hatte ich dann den gtk-imonc aber auch Fehler

lutz at Ubuntu-virtual:~$ gtk-imonc
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
(gtk-imonc:2496): Gtk-WARNING **: Im Modulpfad »murrine« konnte
keine Themen-Engine gefunden werden,
Gtk-Message: Failed to load module "canberra-gtk-module"

ich weis das gtk-imonc nicht weiter supportet wird, oder wird das kaum
noch benutzt??
in der Doku wird es ja noch beschrieben.

vielen Dank

Lutz




Mehr Informationen über die Mailingliste Fli4L