Page 1 of 1

Probleme, PHP Update auf 4.3.2

Posted: 2003-07-14 21:46
by eisi
Hi Leute!

Ich bin dabei PHP auf die version 4.3.2 upzudaten.

so, habe es nach diesem howto gemacht: http://www.netsecond.net/howto/#php

habe alles gemacht was da steht, aber beim configure, kommt folgender fehler:
Configuring extensions
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... yes
checking for BZip2 in default path... found in /usr
checking for BZ2_bzerror in -lbz2... yes
checking whether to enable calendar conversion support... yes
checking for cpdflib support... no
checking for CRACKlib support... no
checking whether to enable ctype functions... yes
checking for CURL support... yes
checking for CURL in default path... found in /usr
checking for cURL 7.9.8 or greater... libcurl 7.10.2
checking for curl_easy_perform in -lcurl... yes
checking for curl_version_info in -lcurl... yes
checking for cyrus imap support... no
checking for xDBM support... no
checking whether to enable DBA... no
configure: error: cannot find necessary header file(s)
kann mir einer helfen?
ich weiß nicht, woran das liegt... :/

danke schonmal!

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-07-14 23:50
by arty
Hi,

du brauchst wohl die Header-Files von DBA.

bye
arty

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-07-15 11:24
by eisi
danke, aber woher bekomme ich die denn?

aber hmm.. da steht doch check whether to enable dba.. no.. also ist dba doch gar nicht aktiviert... also sollte er auch keine header files brauchen :/

oder sehe ich das falsch?

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-07-15 12:44
by arty
Hi,

IMHO ist DBA standardmäßig in PHP drin, die Header-Files bekommst du in den dev-Pakten deiner Distri.

bye
arty

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-07-15 21:32
by eisi
hm.. dba ist auch drin.. daran kanns eigentlich nicht liegen :/

danke für deine hilfe, hat noch jemand andere vorschläge?

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-08 16:32
by bravesurfer
stehe im Moment vor dem selben Problem udn habe leider noch keine Lösung gefunden. Hier wird das Problem ja in mehreren Threads angesprochen, aber bisher hat wohl niemand eine Lösung gefunden!

Kann niemand helfen?


Mfg

M. Clemenz

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-11 22:22
by noly
Hab das selbe Problem gibts schon eine Lösung ?

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-12 18:07
by noly
Hmm das prob haben ja viele gibts da keine Problem Lösung ?

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-12 21:25
by Joe User
Wie sehen Eure ./configures aus?

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-12 22:29
by noly
ich habe die configures aus dem tutorial hier verwendet: http://www.netsecond.net/howto/#php

Re: Probleme, PHP Update auf 4.3.2

Posted: 2003-11-13 14:46
by Joe User
Du/Ihr müsst mindestens ein notwendiges *-devel-Paket nicht installiert haben. Welches, lässt sich aus dem geposteten Logauszug leider nicht ermitteln, sorry.