I'm trying to install the diary manager Lifeograph (Lifeograph: welcome to lifeograph wiki) on my system (openSUSE 11.1, KDE 4.3). Have no clue really how to do that, so it would be great it someone could help me out ...
(1) I suppose the first question is really: What command do I use? I have no idea in what language Lifeograph is written, so don't know which command would be appropriate.
(2) ... That beind said, I tried 'make' (because it seems to work for a lot of applications), and this is the error output I get:
I did check whether I got everything installed I need, according to: Lifeograph: Requirements, and I do have the following (so should be fine, no?):Code:@linux-chameleon:~/To be filed/Computer and software/lifeograph-0.5.4> ls AUTHORS bin icons lifeograph.desktop NEWS po src backgrounds COPYING lifeograph.1 makefile obj README @linux-chameleon:~/To be filed/Computer and software/lifeograph-0.5.4> make if does not work, please try under src folder! cd src && make all make[1]: Entering directory `/home//To be filed/Computer and software/lifeograph-0.5.4/src' if [ ! -d ../obj ]; then \ mkdir ../obj; \ fi; \ if [ ! -d ../bin ]; then \ mkdir ../bin; \ fi g++ -c main.cpp -Wall `pkg-config gtkmm-2.4 gconfmm-2.6 gtkspell-2.0 --cflags` -O2 -o ../obj/main.o Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found Package gconfmm-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconfmm-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gconfmm-2.6' found Package gtkspell-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkspell-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkspell-2.0' found /bin/sh: g++: command not found make[1]: *** [../obj/main.o] Error 127 make[1]: Leaving directory `/home//To be filed/Computer and software/lifeograph-0.5.4/src' make: *** [all] Error 2 @linux-chameleon:~/To be filed/Computer and software/lifeograph-0.5.4>
S | Name | Type | Version | Arch | Repository
--+--------+---------+------------+------+-------------
i | gtkmm2 | package | 2.16.0-3.1 | i586 | Extra-hujq-1
i | gconfmm | package | 2.24.0-1.31 | i586 | openSUSE-11.1-Oss
i | libgcrypt11 | package | 1.4.1-4.1 | i586 | openSUSE-11.1-Oss
i | gtkspell | package | 2.0.14-17.38 | i586 | openSUSE-11.1-Oss
Bookmarks