δεν με βολευει απολυτα το pidgin αλλα απο το τιποτα μια χαρα ειναι ,βεβαια εχω ενα προβληματακι...
extract led-notification-0.1.tar.bz2
cd /home/led-notification-0.1 στο τερματικο μ
κανω make και...
- Κώδικας: Επιλογή όλων
gcc led-notification.c -O2 -Wall -fpic -g -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/atk-1.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include `pkg-config --cflags gtk+-2.0 pidgin` -shared -o led-notification.so
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package pidgin was not found in the pkg-config search path.
Perhaps you should add the directory containing `pidgin.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pidgin' found
led-notification.c:28:18: error: glib.h: No such file or directory
led-notification.c:32:20: error: notify.h: No such file or directory
led-notification.c:33:20: error: plugin.h: No such file or directory
led-notification.c:34:21: error: version.h: No such file or directory
led-notification.c:35:19: error: debug.h: No such file or directory
led-notification.c:36:18: error: cmds.h: No such file or directory
led-notification.c:37:21: error: gtkconv.h: No such file or directory
led-notification.c:38:19: error: prefs.h: No such file or directory
led-notification.c:39:22: error: gtkprefs.h: No such file or directory
led-notification.c:40:22: error: gtkutils.h: No such file or directory
led-notification.c:41:23: error: gtkplugin.h: No such file or directory
led-notification.c:42:22: error: gtkblist.h: No such file or directory
led-notification.c:44: σφάλμα: expected ‘)’ before ‘state’
led-notification.c:65: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
led-notification.c:101: σφάλμα: expected ‘)’ before ‘*’ token
led-notification.c:123: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
led-notification.c:163: σφάλμα: expected ‘)’ before ‘*’ token
led-notification.c:171: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘plugin_load’
led-notification.c:178: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘plugin_unload’
led-notification.c:186: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ui_info’
led-notification.c:191: σφάλμα: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘info’
led-notification.c:220: προειδοποίηση: data definition has no type or storage class
led-notification.c:220: προειδοποίηση: type defaults to ‘int’ in declaration of ‘PURPLE_INIT_PLUGIN’
led-notification.c:220: προειδοποίηση: parameter names (without types) in function declaration
make: *** [led-notification.so] Error 1
ουτε make install κανει
το install help file λεει τα εξης:
HOW TO INSTALL
--------------
1) Edit Makefile (if necessary)
2) make
3) make install
This will install plugin to ${HOME}/.purple/plugins.
δεν εχω plugins dir στο home μ , και τπτ αλλο δεν συμβαινει.
καμια βοηθεια? thx:P