Hello,

i tried to install gtkmm for maemo,

i installed

sigc++ (libsigc++-2.0.17)
glibmm-2.4 (glibmm-2.6.1)
gtkmm-2.4 (gtkmm-2-6.5)

PKG_CONFIG_PATH=/usr/lib/pkgconfig
SBOX_DEFAULT_AUTOCONF=2.59
SBOX_DEFAULT_AUTOMAKE=1.8


I had big problems to install the library hildon-fmmm-0.1.0 (I get the
Sources from the SVN-Repository), because the result of the 'pkg-config
--libs' wasn't complete (the library hildonwidgets was missing). I don't
know why because the PKG_CONFIG_PATH is set.
The error message was:

/*`/home/vlg/hildon-fmmm/hildon-fm/hildon-fmmm/private'
make[4]: *** No rule to make target `file-chooser-dialog_p.h', needed by
`all-am'. Stop.*/

I concatenated HILDON_FMM_LIBS=$HILDON_FMMM_LIBS" -lhildonwidgets" in
the generated configure-File,
(I know that is not the right way, but I don't know how to make it
better) and then it worked.

After this I tried to install the lib hildon-widgetsmm, I get the error
message:

/*checking for pkg-config... /scratchbox/tools/bin/pkg-config
checking for hildon-fmmm >= 0.1.0 hildon-libs >= 0.12.7... Requested
'hildon-libs >= 0.12.7' but version of hildon-libs is 0.9.53

configure: error: Library requirements (hildon-fmmm >= 0.1.0 hildon-libs
 >= 0.12.7) not met; consider adjusting the PKG_CONFIG_PATH environment
variable if your libraries are in a nonstandard prefix so pkg-config can
find them.

*/Could you tell me what is wrong with my installation? I really don't
know. I'm very desperate.
I hope you can help me.

Thanks.

Damaris


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to