Üdv!
Ubuntu alatt nagyon rég használom, most Debian Squeeze van telepítve és sehogy sem tudom használni.
A következő a helyzet:
még Lenny alatt csináltam (már nem emlékszem, hogy) a forrásból egy .deb csomagot, itt megpróbáltam azt telepíteni, de nem indul el, mert easystroke: error while loading shared libraries: libboost_serialization-gcc42-1_34_1.so.1.34.1: cannot open shared object file: No such file or directory. Megpróbáltam újra létrehozni, hátha és az 0.5-ös verziót (ez a 0.4.1-es), de nem sikerült, a forrásban csak egy halom .cc és .h fájl van, egyszerűen nem emlékszem, hogy voltam képes korábban létrehozni egy .deb-et ebből, a make kiadására csak egy halom hibaüzenetet kapok, mi szerint:
g++ -Wall -DLOCALEDIR=\"/usr/local/share/locale\" `pkg-config gtkmm-2.4 dbus-glib-1 --cflags` -O2 -MT actions.o -MMD -MP -MF actions.Po -o actions.o -c actions.cc
In file included from actions.cc:22:
grabber.h:21:36: warning: X11/extensions/XInput2.h: No such file or directory
In file included from actions.cc:22:
grabber.h:40: error: ‘XEvent’ has not been declared
grabber.h:74: error: ‘XIDeviceInfo’ has not been declared
grabber.h:111: error: ‘XEvent’ has not been declared
grabber.h:117: error: ‘XIDeviceInfo’ has not been declared
grabber.h:122: error: ‘XIHierarchyEvent’ has not been declared
actions.cc:1030: fatal error: opening dependency file actions.Po: Permission denied
compilation terminated.
make: *** [actions.o] Error 1
Tud valaki segíteni?