phpbar.de logo

Mailinglisten-Archive

[php] pdf-lib

[php] pdf-lib

K.I.E.Z. e.V. kiez_(at)_kiez-ev.de
Wed, 24 Nov 1999 15:16:36 +0100


Hallo Leute
ich habe ein problem beim uebersetzen von lamp. ich habe eine suse 62 auf
meinem laptop und habe mir
-gdlib 1.5
-pdflib 2.01
-cpdflib
-zlib 1.1.3
-apache 1.3.9
-php 3.1.2

-freetype (ist installiert)
-libtiff (ist installiert)
-libjpeg (ist installiert)

laut lamp installationsanleitung von http://www.php-center.de besorgt.
gdlib, pdflib, cpflib, zlib, anstandslos uebersetzt und installiert.

will nun php3 mit pdflib, cpdflib, gdlib, mysql, und zlib als apache-modul
mit folgenden ./configure anweisungen ubersetzen.

---->

./configure --with-apache=/archiv/lamp/apache_1.3.9 --with-gd=/usr --with-my
sql=/usr --with-pdflib=/usr --with-cpdflib=/usr --with-zlib --with-config-fi
le-path=/etc --with-exec-dir=/usr/bin --enable-track-vars=yes --with-zlib-di
r=/usr --with-jpeg-dir=/usr --with-tiff-dir=/usr

<-----

erhalte aber folgende fehlermeldung

configure: error: Check if zlib libjpeg and libtiff has been found. If not
spezify --with-zlib-dir=<DIR> --with-jpeg-dir=<DIR> --with-tiff-dir=<DIR>.

was ist zu tun das er die libaries findet. installiert sind sie jedenfall
und unter /usr/include zu finden. und bei der gdlib funktioniert es ja auch
anstandslos. ich habe mal die ausgabe des shadows unten drangehangen. wer
kann mir helfen?

ich habe das gleiche spielchen auf meiner alpha multia mit redhat 6.0 ganz
genauso durch und weiss einfach nicht weiter.

fuer konstruktive hilfe waere ich ueberaus dankbar.


PS: das ist uebrigens eine der diszipliniertesten mailinglisten die ich
kenne. weter so.




loading cache ./config.cache
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for bison... bison -y
checking bison version... 1.25 (ok)
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking for sh... /bin/sh
checking for working const... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking size of long... 4
checking size of int... 4
checking for sendmail... /usr/sbin/sendmail
checking for gethostname in -lnsl... yes
checking for socket in -lc... yes
checking for gethostbyaddr in -lc... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... yes
checking for getrusage in -lc... yes
checking for sin in -lc... no
checking for sin in -lm... yes
checking for res_search in -lsocket... no
checking for res_search in -lresolv... yes
checking for pam_start in -lpam... yes
checking for inet_aton in -lbind... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fclose declaration... ok
checking for fcntl.h... yes
checking for unistd.h... yes
checking for crypt.h... yes
checking for sys/file.h... yes
checking for memory.h... yes
checking for pwd.h... yes
checking for grp.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h... yes
checking for syslog.h... yes
checking for string.h... yes
checking for sys/varargs.h... no
checking for stdarg.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for signal.h... yes
checking for netinet/in.h... yes
checking for dlfcn.h... yes
checking for limits.h... yes
checking for sys/types.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... yes
checking for unix.h... no
checking for db.h... yes
checking for dbm.h... yes
checking for ndbm.h... yes
checking for db1/ndbm.h... yes
checking for locale.h... yes
checking for features.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for tm_gmtoff in struct tm... yes
checking for struct flock... yes
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint... yes
checking for ushort... yes
checking for ulong... yes
checking for ptrdiff_t... yes
checking for vprintf... yes
checking for memcpy... yes
checking for memmove... yes
checking for strdup... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strstr... yes
checking for flock... yes
checking for lockf... yes
checking for putenv... yes
checking for tempnam... yes
checking for usleep... yes
checking for setlocale... yes
checking for gettimeofday... yes
checking for setvbuf... yes
checking for srand48... yes
checking for lrand48... yes
checking for srandom... yes
checking for random... yes
checking for link... yes
checking for symlink... yes
checking for regcomp... yes
checking for getlogin... yes
checking for cuserid... yes
checking for vsnprintf... yes
checking for gcvt... yes
checking for utime... yes
checking for crypt... yes
checking for setitimer... yes
checking for rint... yes
checking for unsetenv... yes
checking for strftime... yes
checking for setsockopt... yes
checking for tzset... yes
checking for statvfs... yes
checking for statfs... yes
checking for inet_aton... yes
checking for shutdown... yes
checking for truncate... yes
checking for getpgid... yes
checking for getsid... yes
checking for getrlimit... yes
checking for snprintf... yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for broken sprintf... ok
checking for getopt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... yes
checking for Blowfish crypt... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support via DSO through APACI... no
checking for Apache module support... yes - Apache 1.3.x
checking whether to use bundled regex library... yes
checking for gdbm_open in -lgdbm... yes
checking preferred dbm library... gdbm chosen
checking for gdbm.h... yes
checking for mod_charset compatibility option... no
checking for fhttpd module support... no
checking for IMAP support... no
checking for ASPELL support... no
checking whether to include GD support... yes
checking for gdImageLzw in -lgd... no
checking for gdImageGif in -lgd... yes
checking for gdImageCopyMerge in -lgd... yes
checking for gdImageGifToSink in -lgd... yes
checking for gdImageString16 in -lgd... yes
checking whether to include ttf support... yes
checking whether to enable 4bit antialias hack with FreeType2... yes
checking whether to enable t1lib support with GD... no
checking whether to include GNU gettext support... no
checking whether to include ImageMagick support... no
checking for Oracle support... no
checking for iODBC support... no
checking for OpenLink ODBC support... no
checking for Adabas support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking for MySQL support... yes
checking for errmsg.h... yes
checking for mysql.h... yes
checking for mSQL support... no
checking for PostgresSQL support... no
checking for IBM DB2 support... no
checking for Solid support... no
checking for Empress support... no
checking for LDAP support... no
checking for Cybercash MCK support... no
checking for SNMP support... no
checking for Velocis support... no
checking for Informix support... no
checking for InterBase support... no
checking for a custom ODBC support... no
checking for Hyperwave support... no
checking for XML support... no
checking whether to include YP support... no
checking whether to include zlib support... no
checking whether to include pdflib support... yes
checking for zlib (needed by pdflib 2.0)...
checking for deflate in -lz... yes
checking for libjpeg (needed by pdflib 2.0)... yes
checking for jpeg_read_header in -ljpeg... yes
checking for libtiff (needed by pdflib 2.0)... yes
checking for TIFFOpen in -ltiff... yes
checking for PDF_new in -lpdf... no



php::bar PHP Wiki   -   Listenarchive