Does one of these commands build Gtk+?

jhbuild bootstrap
jhbuild build meta-gtk-osx-bootstrap

Those two commands seemed to run OK.  

It's this command that fails:

jhbuild build meta-gtk-osx-core

Here's the contents of my gtk/inst/lib/pkgconfig/

atk.pc                                  gdk-pixbuf-2.0.pc                       
libffi.pc
cairo-ft.pc                             gio-2.0.pc                              
liblzma.pc
cairo-gobject.pc                        gio-unix-2.0.pc                         
libpng.pc@
cairo-pdf.pc                            glib-2.0.pc                             
libpng15.pc
cairo-png.pc                            gmodule-2.0.pc                          
libxml-2.0.pc
cairo-ps.pc                             gmodule-export-2.0.pc                   
libxslt.pc
cairo-quartz-font.pc                    gmodule-no-export-2.0.pc                
pango.pc
cairo-quartz.pc                         gobject-2.0.pc                          
pangocairo.pc
cairo-script.pc                         gobject-introspection-1.0.pc            
pixman-1.pc
cairo-svg.pc                            gobject-introspection-no-export-1.0.pc  
python-2.7.pc
cairo.pc                                gthread-2.0.pc                          
python.pc@
expat.pc                                libexslt.pc                             
python2.pc@

I don't have PKG_CONFIG_PATH set.

Here's what happens when I run pkg-config:

jav> ~/.local/bin/jhbuild shell
Prefix: /Users/jav/gtk/inst
Entered jhbuild shell, type 'exit' to return.
jav> pkg-config --cflags gtk+-2.0 gtk+-3.0
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found



------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Gtk-osx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-osx-users
_______________________________________________
Gtk-osx-users-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to