Advertisement
Guest User

Untitled

a guest
May 3rd, 2012
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ==> Starting make...
  2.  
  3. I am testing that you have the tools required to build the
  4. GNU Image Manipulation Program from git. This test is not foolproof,
  5. so if anything goes wrong, see the file HACKING for more information...
  6.  
  7. checking for libtool >= 1.5 ... Major version might be too new (2.4.2)
  8. checking for gtkdocize ... yes
  9. checking for autoconf >= 2.54 ... yes (version 2.69)
  10. checking for automake >= 1.10.0 ... yes (version 1.10.3)
  11. checking for intltool >= 0.40.1 ... yes (version 0.50.2)
  12. checking for xsltproc ... yes
  13.  
  14. I am going to run ./configure with the following arguments:
  15.  
  16. --prefix=/usr --sysconfdir=/etc --enable-mp --enable-gimp-console --disable-devel-docs --enable-python --with-gif-compression=lzw --without-aa
  17.  
  18. libtoolize: putting auxiliary files in `.'.
  19. libtoolize: linking file `./ltmain.sh'
  20. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'.
  21. libtoolize: linking file `m4macros/libtool.m4'
  22. libtoolize: linking file `m4macros/ltoptions.m4'
  23. libtoolize: linking file `m4macros/ltsugar.m4'
  24. libtoolize: linking file `m4macros/ltversion.m4'
  25. libtoolize: linking file `m4macros/lt~obsolete.m4'
  26. configure.ac:76: option `dist-xz' not recognized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement