PHP Updaten

From: Thomas Zastrow <chef(at)thomas-zastrow.de>
Date: Sat, 26 Apr 2003 22:29:26 +0200

Hallo Liste,

ich hoffe mal dass mein Problem nicht allzu OT ist ...

Ich habe FreeBSD 4.7 am Laufen, klappt auch prima.
Das sich in der Original-Version befindliche PHP hat noch die
Versionsnummer 4.2.3 und ich wuerde PHP gerne updaten.
Also das neueste PHP (4.3.1.) gesaugt und versucht es mittels

configure
make
make install

(das ist genau die Prozedur die bei PHP in den Installationsanweisungen
angegeben wird??)

zu installieren. Ist auch durchgelaufen, nur leider ist nix passiert,
eine Test-Datei zeigt mir immer noch das alte PHP 4.2.3 an. Ist also
definitiv nicht aktualisiert worden.

Die Funktion php_info gibt mir eine Menge Parameter fuer das
Configure-Script aus, habe configure also nochmal mit diesen Parametern
laufen lassen:

'./configure' '--with-apxs=/usr/local/sbin/apxs'
'--with-config-file-path=/usr/local/etc' '--enable-versioning'
'--with-regex=system' '--without-gd' '--without-mysql'
'--with-gd=/usr/local' '--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-zlib' '--with-pdflib=/usr/local'
'--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-tiff-dir=/usr/local'
'--with-mysql=/usr/local' '--with-expat-dir=/usr/local'
'--prefix=/usr/local' 'i386-portbld-freebsd4.7'

(Die Anfuehrungszeichen habe ich natuerlich entsprechend entfernt :-)

Make schmiert dann immer ab:

ext/ctype/ctype.lo: file not recognized: File truncated
*** Error code 1

Stop in /daten/php_install/php-4.3.1.

Any comments?? Oder habe ich hier den falschen Weg gewaehlt um PHP
upzudaten???

Thnx,

Gruss,

Tom

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 26 Apr 2003 - 22:29:31 CEST

search this site