Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on May 31, 2009, 09:22:22 AM
-
Hi,
trying to compile an application on 2.0rc3 and ./configure says
No package 'gtk+-2.0' found
No package 'gdk-2.0' found
Browsed TCE/TCZ repository but there are no such extensions. How to it?
Regards,
Bela
-
You need gtk2.tcel and gtk2-devs.tce, or the tce versions. As well as the PKG_CONFIG_PATH settings mentioned in the wiki if you haven't already set that.
-
You need gtk2.tcel and gtk2-devs.tce, or the tce versions. As well as the PKG_CONFIG_PATH settings mentioned in the wiki if you haven't already set that.
Thanks, it works now, application compiled and is running as expected, just had to resolve additional dependencies.
Regards,
Bela
[^thehatsrule^: fixed post]