-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/5/10 7:59 AM, Viv Kendon wrote: > On one of my 10.5.8 machines (macpro) I'm having > trouble with wxgtk2.8: > > checking for XML_ParserCreate in -lexpat... yes > checking for mspack.h... no > checking for GTK+ version... > checking for pkg-config... /sw/bin/pkg-config > checking for GTK+ - version >= 2.0.0... no > *** Could not run GTK+ test program, checking why... > *** The test program compiled, but did not run. This usually means > *** that the run-time linker is not finding GTK+ or finding the wrong > *** version of GTK+. If it is not finding GTK+, you'll need to set your > *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point > *** to the installed location Also, make sure you have run ldconfig if that > *** is required on your system > *** > *** If you have an old version installed, it is best to remove it, although > *** you may also be able to get things to work by modifying LD_LIBRARY_PATH > configure: error: > The development files for GTK+ were not found. For GTK+ 2, please > ensure that pkg-config is in the path and that gtk+-2.0.pc is > installed. For GTK+ 1.2 please check that gtk-config is in the path, > and that the version is 1.2.3 or above. Also check that the > libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config > --libs' are in the LD_LIBRARY_PATH or equivalent. > > I don't think I should be trying to do anything with > LD_LIBRARY_PATH myself. I've removed the old wxgtk, I've > rebuilt gtk+2: > > fink list gtk+ > Information about 11006 packages read in 0 seconds. > gtk+ 1.2.10-53 The Gimp Toolkit > gtk+-data 1.2.10-53 The Gimp Toolkit > gtk+-shlibs 1.2.10-53 The Gimp Toolkit > i gtk+2 2.18.9-5 The Gimp Toolkit > i gtk+2-dev 2.18.9-5 The Gimp Toolkit > i gtk+2-shlibs 2.18.9-5 The Gimp Toolkit > gtk+extra17 0.99.17-15 Useful widgets for > creating GUI's using GTK+ > gtk+extra17-shl 0.99.17-15 Useful widgets for > creating GUI's using GTK+ > > I have pkgconfig installed: > > fink list pkgconfig > Information about 11006 packages read in 1 seconds. > i pkgconfig 0.23-2 Manager for library compile/link flags > > I've selfupdated and update-all on the rest. No change... > > gcc --version > i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build > 5493) > > fink --version > Package manager version: 0.29.15 > Distribution version: selfupdate-rsync Fri Nov 5 11:22:32 > 2010, 10.5, i386 > > I do not have the latest Java update installed > (softwareupdate is broken on this machine and I haven't had > time to fix it). > > Suggestions for what else to try or update much appreciated, > I've got someone on my back wanting gnuplot to work on this > machine... > > many thanks, > -- Viv > ________________________________________________ > Dr Viv Kendon http://quantum.leeds.ac.uk/~viv > tel: +44 113 343 4864 Physics and Astronomy > Quantum Information Group University of Leeds > >
gnuplot-nogtk just doesn't build the wx terminal, so that might be a quick option. As for what you're seeing, check the config.log file in the wxgtk2.8 build directory, at the point where it says "checking for GTK+". We've seen a lot of packages report GTK is missing because something else which is required for the GTK test is missing, and the test script can't tell the difference. - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzUA0cACgkQB8UpO3rKjQ9iKACghXaW2U65hsBrdFXk2HsP72Rz r5oAnjnhobgKsP6//T0ZqO9oQlnIKPUk =8b64 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
