|
2011-03-23
, 11:59
|
Posts: 87 |
Thanked: 47 times |
Joined on Sep 2009
@ Sorocaba, Brasil
|
#12
|
|
2011-04-09
, 02:37
|
Posts: 235 |
Thanked: 86 times |
Joined on Dec 2010
|
#13
|
@dalonso
okay, I've tried this
Hmm, seems that I missed intltool. will try to install it later, but at least it's halfway working nowCode:$ export PKG_CONFIG_LIBDIR=/c/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/lib/pkgconfig $ mad pkg-config --modversion purple 2.7.3 $ mad ./configure --host armel ..... checking for intltool-update... no checking for intltool-merge... no checking for intltool-extract... no configure: error: The intltool scripts were not found. Please install intltool.
Thanks a lot for your answers. I'll post the result later if I manage to successfully build it. Thanks again
'mad ./configure' worked on your environment.
And note that pkg-config and ./configure are not related each others. ./configure script might call pkg-config in some phase or not.
Last edited by rontti; 2011-03-22 at 08:38.