Advertisement
jpollack

bad gtk+

Jan 31st, 2012
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. checking for GTK+ - version >= 2.0.0... no
  2. *** Could not run GTK+ test program, checking why...
  3. *** The test program failed to compile or link. See the file config.log for the
  4. *** exact error that occured. This usually means GTK+ is incorrectly installed.
  5. configure: error:
  6. The development files for GTK+ were not found. For GTK+ 2, please
  7. ensure that pkg-config is in the path and that gtk+-2.0.pc is
  8. installed. For GTK+ 1.2 please check that gtk-config is in the path,
  9. and that the version is 1.2.3 or above. Also check that the
  10. libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
  11. --libs' are in the LD_LIBRARY_PATH or equivalent.
  12.  
  13. system: echo exit | sh ../configure --prefix=/usr/local/lib64/perl5/Alien/wxWidgets/gtk_2_8_12_uni --with-gtk --disable-compat24 --enable-unicode --disable-debug --disable-monolithic --disable-universal_binary --enable-graphics_ctx: 256 at ./Build line 60
  14. MDOOTSON/Alien-wxWidgets-0.54.tar.gz
  15. ./Build -- NOT OK
  16. 'YAML' not installed, will not store persistent state
  17. Running Build test
  18. Can't test without successful make
  19. Running Build install
  20. Make had returned bad status, install seems impossible
  21. Running make for P/PL/PLAVEN/Padre-0.94.tar.gz
  22. Warning: Prerequisite 'Alien::wxWidgets => 0.46' for 'PLAVEN/Padre-0.94.tar.gz' failed when processing 'MDOOTSON/Alien-wxWidgets-0.54.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  23.  
  24. CPAN.pm: Building P/PL/PLAVEN/Padre-0.94.tar.gz
  25.  
  26. Can't locate Alien/wxWidgets.pm in @INC (@INC contains: inc privinc /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Makefile.PL line 47.
  27. BEGIN failed--compilation aborted at Makefile.PL line 47.
  28. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  29. PLAVEN/Padre-0.94.tar.gz
  30. /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
  31. Running make test
  32. Make had some problems, won't test
  33. Running make install
  34. Make had some problems, won't install
  35. Could not read metadata file. Falling back to other methods to determine prerequisites
  36. Failed during this command:
  37. MDOOTSON/Alien-wxWidgets-0.54.tar.gz : make NO
  38. PLAVEN/Padre-0.94.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement