Deploy GTK in iMX27 ADS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Deploy GTK in iMX27 ADS

Jump to solution
1,971 Views
hvera
Contributor I
I am trying to compile gtk+-2.12.1.tar.gz, but no  success yet.

During compilation I get this message:

checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.13.5    atk >= 1.9.0    pango >= 1.17.3    cairo >= 1.2.0) were not met:

No package 'glib-2.0' found
No package 'atk' found
No package 'pango' found
No package 'cairo' found

I am trying to install these packages but no success yet.

Is there a tutorial to follow up?

Thanks.
0 Kudos
1 Solution
752 Views
fabio_estevam
NXP Employee
NXP Employee
You could try using the LTIB from CVS available at: http://www.bitshrine.org/
 
All the dependencies should be resolved in this version of LTIB.
 
If you still find issues, you can report them at the LTIB mailing list:

Ltib mailing list

Ltib@nongnu.org

http://lists.nongnu.org/mailman/listinfo/ltib

Regards,

Fabio Estevam

 

View solution in original post

0 Kudos
2 Replies
753 Views
fabio_estevam
NXP Employee
NXP Employee
You could try using the LTIB from CVS available at: http://www.bitshrine.org/
 
All the dependencies should be resolved in this version of LTIB.
 
If you still find issues, you can report them at the LTIB mailing list:

Ltib mailing list

Ltib@nongnu.org

http://lists.nongnu.org/mailman/listinfo/ltib

Regards,

Fabio Estevam

 

0 Kudos
752 Views
hvera
Contributor I
Thanks for helping Fabio

With the new Ltib I had no problem in compiling GTK.

I am still working on other dependencies to run a simple GTK based application.

If you guys have other tips, please let me know.

Thanks once more.
0 Kudos