Not sure if it's the right place, but has any of you tried to build and run the open sourced HIM (hildon-input-method) under ubuntu?
I tried sh autogen.sh, everything seemed ok but eventually after using "./configure", it gave me an error saying:
checking for GTK... configure: error: in '/home/maemo/hildon-input-method_2.0.4':
the pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config.
Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. see the pkg-config man page for more details.
I did install GTK and I do have PKG_CONFIG but don't know how to fix this error as I'm just a linux rookie...
Not sure if it's the right place, but has any of you tried to build and run the open sourced HIM (hildon-input-method) under ubuntu?
I tried sh autogen.sh, everything seemed ok but eventually after using "./configure", it gave me an error saying:
checking for GTK... configure: error: in '/home/maemo/hildon-input-method_2.0.4':
the pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config.
Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. see the pkg-config man page for more details.
I did install GTK and I do have PKG_CONFIG but don't know how to fix this error as I'm just a linux rookie...
Could anyeone help me out with these?
Many thanks,