Advertisement
Guest User

graphicsmagick configuration

a guest
May 13th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. GraphicsMagick 1.3.15 2012-04-28 Q8 http://www.GraphicsMagick.org/
  2. Copyright (C) 2002-2012 GraphicsMagick Group.
  3. Additional copyrights and licenses apply to this software.
  4. See http://www.GraphicsMagick.org/www/Copyright.html for details.
  5.  
  6. Feature Support:
  7. Thread Safe yes
  8. Large Files (> 32 bit) yes
  9. Large Memory (> 32 bit) no
  10. BZIP yes
  11. DPS no
  12. FlashPix no
  13. FreeType yes
  14. Ghostscript (Library) no
  15. JBIG no
  16. JPEG-2000 yes
  17. JPEG yes
  18. Little CMS no
  19. Loadable Modules yes
  20. OpenMP yes (200805)
  21. PNG yes
  22. TIFF no
  23. TRIO no
  24. UMEM no
  25. WMF no
  26. X11 yes
  27. XML yes
  28. ZLIB yes
  29.  
  30. Host type: i686-pc-linux-gnu
  31.  
  32. Configured using the command:
  33. ./configure '--enable-shared'
  34.  
  35. Final Build Parameters:
  36. CC = gcc -std=gnu99
  37. CFLAGS = -fopenmp -g -O2 -Wall -pthread
  38. CPPFLAGS = -I/usr/include/freetype2 -I/usr/include/libxml2
  39. CXX = g++
  40. CXXFLAGS = -pthread
  41. LDFLAGS = -L/usr/lib -L/usr/lib
  42. LIBS = -lfreetype -ljasper -ljpeg -lpng12 -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement