[gs-bugs] [Bug 693095] New: Ghostscript 9.05's local tiff library will be installed outside configure's --prefix

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Tue Jun 5 20:50:01 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=693095

           Summary: Ghostscript 9.05's local tiff library will be
                    installed outside configure's --prefix
           Product: Ghostscript
           Version: 9.05
          Platform: Macintosh
        OS/Version: MacOS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P4
         Component: Build Process
        AssignedTo: chris.liddell at artifex.com
        ReportedBy: Peter_Dyballa at Freenet.DE
         QAContact: gs-bugs at ghostscript.com


Configuring with

    --prefix=%p --disable-compile-inits --disable-cups --disable-gtk
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib

(%p will be substituted with /sw) on Mac OS X 10.6.8/Snow Leopard with intel
hardware produces this report:

    Libtiff is now configured for i386-apple-darwin10.8.0

      Installation directory:             /usr/local
      Documentation directory:            ${prefix}/share/doc/tiff-3.9.2
      C compiler:                         gcc -std=gnu99 -g -O2 -Wall -W
      C++ compiler:                       g++ -g -O2
      Enable runtime linker paths:        no
      Support Microsoft Document Imaging: yes

     Support for internal codecs:
      CCITT Group 3 & 4 algorithms:       yes
      Macintosh PackBits algorithm:       yes
      LZW algorithm:                      yes
      ThunderScan 4-bit RLE algorithm:    yes
      NeXT 2-bit RLE algorithm:           yes
      LogLuv high dynamic range encoding: yes

     Support for external codecs:
      ZLIB support:                       yes
      Pixar log-format algorithm:         yes
      JPEG support:                       no
      Old JPEG support:                   no
      ISO JBIG support:                   no

      C++ support:                        yes

      OpenGL support:                     yes


    Continuing with Ghostscript configuration...

Shouldn't the Installation and Documentation directories be left away? AFAIU
the built libtiff is static and directly linked into Ghostscript...

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list