Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13348 - pdflib-4.0.3 and perl
Summary: pdflib-4.0.3 and perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-06 01:01 UTC by Ilia Lobsanov
Modified: 2003-01-13 18:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilia Lobsanov 2003-01-06 01:01:08 UTC
even though i have USE flag set to perl, pdflib refuses to build support for
perl, as you can see...

checking for perl... perl
checking for Perl header file... /usr/lib/perl5/5.8.0/i686-linux/CORE/perl.h
checking for Python header files... /usr/include/python2.1
checking for python... python
checking for Python shared library path... /usr/lib/python2.2/lib-dynload
checking for Tcl header files... /usr/include
checking for tclsh... tclsh
checking whether byte ordering is bigendian... no
checking for deflateEnd in -lz... yes
checking for zlib.h... yes
         Note: user-supplied zlib - language bindings disabled
checking for png_create_read_struct in -lpng -lz -lstdc++... yes
checking for png.h... yes
         Note: user-supplied pnglib - language bindings disabled
checking for PDF import library PDI... not found
checking for c++... c++
checking whether the C++ compiler (c++ -march=pentium3 -O3 -pipe
-fomit-frame-pointer ) works... yes
checking whether the C++ compiler (c++ -march=pentium3 -O3 -pipe
-fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether the previously found C++ compiler works... yes
updating cache ./config.cache
creating ./config.status
creating bind/java/Makefile
creating bind/perl/Makefile
creating bind/python/Makefile
creating bind/tcl/Makefile
creating tiff/Makefile
creating bind/cpp/Makefile
creating Makefile
creating pdflib-config
creating pdflib/Makefile
creating test/Makefile
creating clients/Makefile
creating util/Makefile
creating bind/c/Makefile
_____________________________________________________________
For your convenience, here's a summary of configure's results:

Support for shared libraries:          yes
C++ language binding for PDFlib:       yes
Java language binding for PDFlib:      no
Perl language binding for PDFlib:      no
Python language binding for PDFlib:    no
Tcl language binding for PDFlib:       no
PHP language binding for PDFlib:       no
PDF import library (PDI):              no
     Note: if you purchase the additional PDF import library (PDI)
     you can also manipulate existing PDF documents with PDFlib.
     See http://www.pdflib.com for details.

Please observe the licensing terms for commercial PDFlib usage.
PDFlib license agreement and purchase order can be found in the doc directory.
Comment 1 Nick Hadaway 2003-01-13 05:01:56 UTC
pdflib-4.0.3-r1 has been released into portage.  Currently marked unstable.  This ebuild should install all language bindings properly.
Comment 2 Ilia Lobsanov 2003-01-13 18:12:06 UTC
this is to confirm that pdflib-4.0.3-r1 does install all language bindings.