Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on May 31, 2009, 09:22:22 AM

Title: gtk+-2.0 & gdk-2.0
Post by: bmarkus on May 31, 2009, 09:22:22 AM
Hi,

trying to compile an application on 2.0rc3 and ./configure says

Quote
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

Title: Re: gtk+-2.0 & gdk-2.0
Post by: Jason W on May 31, 2009, 10:05:47 AM
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.
Title: Re: gtk+-2.0 & gdk-2.0
Post by: bmarkus on May 31, 2009, 12:19:48 PM
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]