phpbar.de logo

Mailinglisten-Archive

[php] php 4.1.2, gd 1.8.x, linux

[php] php 4.1.2, gd 1.8.x, linux

SubWorx php_(at)_phpcenter.de
Tue, 5 Mar 2002 20:35:48 +0100


tach auch

ich habe ein (sehr nerviges) problem mit PHP 4.1.2 und gd 1.8.x (gleicher
fehler bei 3 und 4) unter Linux (LFS 3.0-pre4, keine Paketmanager)

Wenn ich PHP compile mit:
CFLAGS='-O2 -I/usr/local/openssl/current/include' \
./configure \
--with-apache=/usr/src/apache_1.3.22  \
--with-mysql=/usr/local/mysql/current  \
--with-zlib=/usr \
--with-bz2=/usr \
--enable-ftp \
--with-gd=shared,/usr/local \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \
--with-ttf=/usr/local \
--with-xpm-dir=/usr/X11R6 \
--enable-versioning \
--enable-track-vars=yes \
--enable-url-includes \
--enable-sysvshm=yes \
--enable-sysvsem=yes \
--with-config-file-path=/etc &&
make

dann erhalte ich in /usr/src/php-4.1.2/modules/ und somit auch in
/usr/local/lib/php/20010901/ nur folgende Dateien:
gd.a  gd.la

Die bringen mir aber garnix, da ich sowas per dl(); oder extension=.. nicht
öffnen kann.
Mit 4.0.6 hat das noch einwandfrei funktioniert, nach dem compilen hatte ich
in /usr/local/lib/php/200001222/ nur eine gd.so und das wars, die hat auch
perfekt funktioniert.
Habe GD jetzt ~10x kompiliert ;-) , 1.8.3 wie 1.8.4, an allen Optionen
rumgeschraubt und sogar die Makefiles vergewaltigt (hehe), trotzdem kriege
ich keine dynamischen Libs

Der Output von configure noch:
[..]
checking whether to include GD support... yes, shared    <--- !!
checking whether to enable truetype string function in gd... no
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm...
checking for freetype(2)... no
If configure fails try --with-freetype-dir=<DIR>
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
checking for gdImageCreateFromXpm in -lgd...
checking for gdImageCreateFromGd2 in -lgd... yes
checking for gdImageCreateTrueColor in -lgd... no
checking for gdImageSetTile in -lgd... yes
checking for gdImageSetBrush in -lgd... yes
checking for gdImageStringTTF in -lgd... yes
checking for gdImageStringFT in -lgd... yes
checking for gdImageStringFTEx in -lgd... no
checking for gdImageColorClosestHWB in -lgd... yes
checking for gdImageColorResolve in -lgd... yes
checking for gdImageGifCtx in -lgd... no
[..]


Wäre super wenn mir einer von Euch helfen könnte =)
Danke schonmal und cu

Matthias


php::bar PHP Wiki   -   Listenarchive