Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: Marcel Gavalier - Gavo 05 Září 2009, 19:28:38
-
Zdravim,
chyba je tu:
checking for GLIB... configure: error: Package requirements (glib-2.0 >= 2.16.0 gthread-2.0 gconf-2.0 gio-2.0) were not met:
No package 'gconf-2.0' found
V synapticu som nasiel glib ale zmena nikde, preco? ked pouzijem sudo apt-get install glib XXXXX tak nic :D
Je mozne ze to kompiljem zle? Napr mozem to mat napr na ploche? alebo to treba vkopirovat inde? alebo janeviem, lebo som si pveda ok stiahnem balik nakopnem, lenze pri kompilacii napisal ze mu chyba libpcre :D pritom v snyapticu mam libpcre v7.8 a on pozaduje v 7.2 a viac.. tak podla mna to mam zle a nesmiem to configurovat na ploche .. alebo ja uz neviem
-
Kde to kompiluješ je uplně jedno, hlavní je mít vývojový knihovny, když to chce glib tak musíš mít glib-dev knihovnu, když gconf tak taky gconf-dev a tak podobně ;)
-
TO je vestko pekne ale tak baliky osm nenasiel :P
EDIT: A kto hlada najde :P Ok mam configure idem na make :P
EDIT2: No make mi vyhodil po dleeehek praci toto:
test-withlib.c:31:30: error: libnotify/notify.h: No such file or directory
A potom prirozdene kopa chyb..
-
Zkusil bych nainstalovat balíček libnotify-dev, pokud chybí hlavičkový soubor tak je pak logické, že to při kompilaci hodí hodně chyb :)
-
Zkusil bych nainstalovat balíček libnotify-dev, pokud chybí hlavičkový soubor tak je pak logické, že to při kompilaci hodí hodně chyb :)
To mam to som istaloval ako prve! Ide o to ze neviem ci to prebehlo koretne ako by malo.. mozem poslat cely kod ale neviem fakt ci to preslo lebo zmenu som nenasiel.. nemal by som najpv odinstlaovat stare osd??
-
Tak to sem pošli celý, co ti vyhodilo make a po tom ješte následuje většinou make install, jestli si třeba nezapoměl :)
-
make:
gavo@gavo-laptop:~/Desktop/notify-osd-0.9.11$ sudo make
make all-recursive
make[1]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11'
Making all in src
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make all-am
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
Making all in tests
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-withlib.o -MD -MP -MF .deps/test_modules-test-withlib.Tpo -c -o test_modules-test-withlib.o `test -f 'test-withlib.c' || echo './'`test-withlib.c
mv -f .deps/test_modules-test-withlib.Tpo .deps/test_modules-test-withlib.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-bubble.o -MD -MP -MF .deps/test_modules-test-bubble.Tpo -c -o test_modules-test-bubble.o `test -f 'test-bubble.c' || echo './'`test-bubble.c
mv -f .deps/test_modules-test-bubble.Tpo .deps/test_modules-test-bubble.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-defaults.o -MD -MP -MF .deps/test_modules-test-defaults.Tpo -c -o test_modules-test-defaults.o `test -f 'test-defaults.c' || echo './'`test-defaults.c
mv -f .deps/test_modules-test-defaults.Tpo .deps/test_modules-test-defaults.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-observer.o -MD -MP -MF .deps/test_modules-test-observer.Tpo -c -o test_modules-test-observer.o `test -f 'test-observer.c' || echo './'`test-observer.c
mv -f .deps/test_modules-test-observer.Tpo .deps/test_modules-test-observer.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-i18n.o -MD -MP -MF .deps/test_modules-test-i18n.Tpo -c -o test_modules-test-i18n.o `test -f 'test-i18n.c' || echo './'`test-i18n.c
mv -f .deps/test_modules-test-i18n.Tpo .deps/test_modules-test-i18n.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-synchronous.o -MD -MP -MF .deps/test_modules-test-synchronous.Tpo -c -o test_modules-test-synchronous.o `test -f 'test-synchronous.c' || echo './'`test-synchronous.c
mv -f .deps/test_modules-test-synchronous.Tpo .deps/test_modules-test-synchronous.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-dnd.o -MD -MP -MF .deps/test_modules-test-dnd.Tpo -c -o test_modules-test-dnd.o `test -f 'test-dnd.c' || echo './'`test-dnd.c
mv -f .deps/test_modules-test-dnd.Tpo .deps/test_modules-test-dnd.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-stack.o -MD -MP -MF .deps/test_modules-test-stack.Tpo -c -o test_modules-test-stack.o `test -f 'test-stack.c' || echo './'`test-stack.c
mv -f .deps/test_modules-test-stack.Tpo .deps/test_modules-test-stack.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -MT test_modules-test-text-filtering.o -MD -MP -MF .deps/test_modules-test-text-filtering.Tpo -c -o test_modules-test-text-filtering.o `test -f 'test-text-filtering.c' || echo './'`test-text-filtering.c
mv -f .deps/test_modules-test-text-filtering.Tpo .deps/test_modules-test-text-filtering.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -lm -Wall -Werror -std=c99 -o test-modules test_modules-bubble.o test_modules-defaults.o test_modules-observer.o test_modules-stack.o test_modules-dbus.o test_modules-dnd.o test_modules-apport.o test_modules-util.o test_modules-bubble-window.o test_modules-bubble-window-accessible.o test_modules-bubble-window-accessible-factory.o test_modules-log.o test_modules-egg-fixed.o test_modules-egg-units.o test_modules-egg-timeline.o test_modules-egg-timeout-pool.o test_modules-egg-alpha.o test_modules-egg-hack.o test_modules-test-modules-main.o test_modules-test-apport.o test_modules-test-dbus.o test_modules-test-withlib.o test_modules-test-bubble.o test_modules-test-defaults.o test_modules-test-observer.o test_modules-test-i18n.o test_modules-test-synchronous.o test_modules-test-dnd.o test_modules-test-stack.o test_modules-test-text-filtering.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L//lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lnotify
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -g -O2 -Wall -Werror -std=c99 -o test-modules test_modules-bubble.o test_modules-defaults.o test_modules-observer.o test_modules-stack.o test_modules-dbus.o test_modules-dnd.o test_modules-apport.o test_modules-util.o test_modules-bubble-window.o test_modules-bubble-window-accessible.o test_modules-bubble-window-accessible-factory.o test_modules-log.o test_modules-egg-fixed.o test_modules-egg-units.o test_modules-egg-timeline.o test_modules-egg-timeout-pool.o test_modules-egg-alpha.o test_modules-egg-hack.o test_modules-test-modules-main.o test_modules-test-apport.o test_modules-test-dbus.o test_modules-test-withlib.o test_modules-test-bubble.o test_modules-test-defaults.o test_modules-test-observer.o test_modules-test-i18n.o test_modules-test-synchronous.o test_modules-test-dnd.o test_modules-test-stack.o test_modules-test-text-filtering.o -pthread /usr/lib/libgthread-2.0.so /usr/lib/libgconf-2.so -lwnck-1 -L//lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lz -lfontconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libnotify.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-timeline.o -MD -MP -MF .deps/test-timeline.Tpo -c -o test-timeline.o `test -f '../egg/test-timeline.c' || echo './'`../egg/test-timeline.c
mv -f .deps/test-timeline.Tpo .deps/test-timeline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-fixed.o -MD -MP -MF .deps/egg-fixed.Tpo -c -o egg-fixed.o `test -f '../egg/egg-fixed.c' || echo './'`../egg/egg-fixed.c
mv -f .deps/egg-fixed.Tpo .deps/egg-fixed.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-units.o -MD -MP -MF .deps/egg-units.Tpo -c -o egg-units.o `test -f '../egg/egg-units.c' || echo './'`../egg/egg-units.c
mv -f .deps/egg-units.Tpo .deps/egg-units.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-timeline.o -MD -MP -MF .deps/egg-timeline.Tpo -c -o egg-timeline.o `test -f '../egg/egg-timeline.c' || echo './'`../egg/egg-timeline.c
mv -f .deps/egg-timeline.Tpo .deps/egg-timeline.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-timeout-pool.o -MD -MP -MF .deps/egg-timeout-pool.Tpo -c -o egg-timeout-pool.o `test -f '../egg/egg-timeout-pool.c' || echo './'`../egg/egg-timeout-pool.c
mv -f .deps/egg-timeout-pool.Tpo .deps/egg-timeout-pool.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-alpha.o -MD -MP -MF .deps/egg-alpha.Tpo -c -o egg-alpha.o `test -f '../egg/egg-alpha.c' || echo './'`../egg/egg-alpha.c
mv -f .deps/egg-alpha.Tpo .deps/egg-alpha.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT egg-hack.o -MD -MP -MF .deps/egg-hack.Tpo -c -o egg-hack.o `test -f '../egg/egg-hack.c' || echo './'`../egg/egg-hack.c
mv -f .deps/egg-hack.Tpo .deps/egg-hack.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-timeline test-timeline.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-timeline test-timeline.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-timeline-dup-frames.o -MD -MP -MF .deps/test-timeline-dup-frames.Tpo -c -o test-timeline-dup-frames.o `test -f '../egg/test-timeline-dup-frames.c' || echo './'`../egg/test-timeline-dup-frames.c
mv -f .deps/test-timeline-dup-frames.Tpo .deps/test-timeline-dup-frames.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-timeline-dup-frames test-timeline-dup-frames.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-timeline-dup-frames test-timeline-dup-frames.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-timeline-interpolate.o -MD -MP -MF .deps/test-timeline-interpolate.Tpo -c -o test-timeline-interpolate.o `test -f '../egg/test-timeline-interpolate.c' || echo './'`../egg/test-timeline-interpolate.c
mv -f .deps/test-timeline-interpolate.Tpo .deps/test-timeline-interpolate.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-timeline-interpolate test-timeline-interpolate.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-timeline-interpolate test-timeline-interpolate.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-timeline-rewind.o -MD -MP -MF .deps/test-timeline-rewind.Tpo -c -o test-timeline-rewind.o `test -f '../egg/test-timeline-rewind.c' || echo './'`../egg/test-timeline-rewind.c
mv -f .deps/test-timeline-rewind.Tpo .deps/test-timeline-rewind.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-timeline-rewind test-timeline-rewind.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-timeline-rewind test-timeline-rewind.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-timeline-smoothness.o -MD -MP -MF .deps/test-timeline-smoothness.Tpo -c -o test-timeline-smoothness.o `test -f '../egg/test-timeline-smoothness.c' || echo './'`../egg/test-timeline-smoothness.c
mv -f .deps/test-timeline-smoothness.Tpo .deps/test-timeline-smoothness.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-timeline-smoothness test-timeline-smoothness.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-timeline-smoothness test-timeline-smoothness.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -MT test-alpha-animation.o -MD -MP -MF .deps/test-alpha-animation.Tpo -c -o test-alpha-animation.o test-alpha-animation.c
mv -f .deps/test-alpha-animation.Tpo .deps/test-alpha-animation.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -lm -Wall -Werror -std=c99 -o test-alpha-animation test-alpha-animation.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lgthread-2.0 -lrt -lgconf-2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -Wall -Werror -std=c99 -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../src -I../egg -g -O2 -Wall -Werror -std=c99 -o test-alpha-animation test-alpha-animation.o egg-fixed.o egg-units.o egg-timeline.o egg-timeout-pool.o egg-alpha.o egg-hack.o -pthread -lm /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
Making all in data
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
Making all in icons
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
Making all in scalable
make[4]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[4]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
sed "s_@LIBEXECDIR@_/usr/local/libexec_" org.freedesktop.Notifications.service.in > org.freedesktop.Notifications.service
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11'
make[1]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11'
make install:
gavo@gavo-laptop:~/Desktop/notify-osd-0.9.11$ sudo make install
Making install in src
make[1]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make install-am
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/libexec" || /bin/mkdir -p "/usr/local/libexec"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'notify-osd' '/usr/local/libexec/notify-osd'
libtool: install: /usr/bin/install -c notify-osd /usr/local/libexec/notify-osd
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
make[1]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/src'
Making install in tests
make[1]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
make[1]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/tests'
Making install in data
make[1]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
Making install in icons
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
Making install in scalable
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[4]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/notify-osd/icons/hicolor/scalable/status" || /bin/mkdir -p "/usr/local/share/notify-osd/icons/hicolor/scalable/status"
/usr/bin/install -c -m 644 'README' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/README'
/usr/bin/install -c -m 644 'notification-audio-next.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-next.svg'
/usr/bin/install -c -m 644 'notification-audio-play.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-play.svg'
/usr/bin/install -c -m 644 'notification-audio-previous.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-previous.svg'
/usr/bin/install -c -m 644 'notification-audio-volume-high.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-high.svg'
/usr/bin/install -c -m 644 'notification-audio-volume-low.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-low.svg'
/usr/bin/install -c -m 644 'notification-audio-volume-medium.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-medium.svg'
/usr/bin/install -c -m 644 'notification-audio-volume-muted.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-muted.svg'
/usr/bin/install -c -m 644 'notification-audio-volume-off.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-off.svg'
/usr/bin/install -c -m 644 'notification-battery-low.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-battery-low.svg'
/usr/bin/install -c -m 644 'notification-device-eject.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-device-eject.svg'
/usr/bin/install -c -m 644 'notification-device.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-device.svg'
/usr/bin/install -c -m 644 'notification-display-brightness.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-display-brightness.svg'
/usr/bin/install -c -m 644 'notification-keyboard-brightness.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-keyboard-brightness.svg'
/usr/bin/install -c -m 644 'notification-message-email.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-message-email.svg'
/usr/bin/install -c -m 644 'notification-message-IM.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-message-IM.svg'
/usr/bin/install -c -m 644 'notification-network-ethernet-connected.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-network-ethernet-connected.svg'
/usr/bin/install -c -m 644 'notification-network-ethernet-diconnected.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-network-ethernet-diconnected.svg'
/usr/bin/install -c -m 644 'notification-network-wireless.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-network-wireless.svg'
/usr/bin/install -c -m 644 'notification-power.svg' '/usr/local/share/notify-osd/icons/hicolor/scalable/status/notification-power.svg'
make[4]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons/scalable'
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[4]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[4]: Nothing to be done for `install-exec-am'.
make install-data-hook
make[5]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
Updating Gtk icon cache.
make[5]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[4]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data/icons'
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[3]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/usr/share/dbus-1/services"
/usr/bin/install -c -m 644 'org.freedesktop.Notifications.service' '/usr/share/dbus-1/services/org.freedesktop.Notifications.service'
make[3]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[1]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11/data'
make[1]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11'
make[2]: Entering directory `/home/gavo/Desktop/notify-osd-0.9.11'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11'
make[1]: Leaving directory `/home/gavo/Desktop/notify-osd-0.9.11'
gavo@gavo-laptop:~/Desktop/notify-osd-0.9.11$
-
Napoveda:Pokud to nemuze neco najit tak to nemas a nainstaluj to.
-
Podle mě to proběhlo všechno v pořádku ;)
-
Napoveda:Pokud to nemuze neco najit tak to nemas a nainstaluj to.
To je na tom divne ze uz nic nehlada :D teda neviem
Podle mě to proběhlo všechno v pořádku ;)
No to som si myslel aj ja.. ale zmenu som nevidel.. takze neviem ci to slo ok.. btw kedze som este poriadni inic spravne neskompiloval...
Takze ak to prebehlo psravne zle som upravil zdrojak a musim odznova.. no nic.. :D diky hosi!
EDIT: No nijako to nepomaha! Menim v zdroji trivialnu vec a to je bubble_set_timeout (bubble, 5000); no napriek tomu to trva 2s a nie 5s! takze niekde je zrada, treba logout?
EDIT2: No jo no logout treba, timeout mi slape.. ale pozciu som nikde nejako editnut nemohol, lebo neviem ako :P a som si uvedomil ze on radi bubliny pod seba cize ak ja dam bublinu dole dalsiu mi zaradi pod nu cize mimo display... proste cela veda sakra aj s ceckom :D mal som sa ucit na strednej :D
-
ja som sa Céčko neučil (ale C++, no spravil som to v C ;)), ale stačí trošku testovať a je to
treba používať "grep"
návod nájdeš tu http://forum.ubuntu.cz/index.php/topic,38934.msg285343.html
som lama, ale aj lamy si zaslúžia úctu, tak nabudúce si nerobte zo mňa srandu (ty a Trefný)
-
Som lama, ale aj lamy si zaslúžia úctu, tak nabudúce si nerobte zo mňa srandu (ty a Trefný)
No, ak mas pocit ze si robim niekde srandu prepac, nemyslel som to tak. Aj ked ja som iste vacsia lama takze by osm is to nedovolil.
-
LVT? Long virtual Termix?
Ubuntu už nepoužívam (no zopárkrát tam bootnem), neni lama ako lama, to závisí od každého za akého sa považuje, skromnosť je dobrá