Oden Eriksson wrote: > > On Tuesdayen den 11 December 2001 09.50, Frederic Crozat wrote: > > le lun 10-12-2001 � 23:31, Oden Eriksson a �crit : > > > On Mondayen den 10 December 2001 22.32, Oden Eriksson wrote: > > > > Hi, > > > > > > > > I'm trying to make a new php package including "DOM", but it fails > > > > badly... Why could this be? > > > > > > > > ./configure --with-dom > > > > > > > > [snip] > > > > > > > > checking for DOM support... yes > > > > checking for DOM in default path... not found > > > > configure: error: Please reinstall the libxml >= 2.2.7 distribution > > > > > > > > rpm -qa|grep xml > > > > libxml2-devel-2.4.11-1mdk > > > > libxml-1.8.16-1mdk > > > > libxml2-2.4.11-1mdk > > > > libxml-devel-1.8.16-1mdk > > > > > > Never mind, I think I found the error myself. The attached patch seems to > > > takes care of this problem, I don't know if it breaks something else > > > though... > > > > you are wrong.. your software is broken.. It should use xml2-config > > --cflags to get correct location of libxml2 > > Yes I saw the right way to do it in a PLD patch, thanks. Maybe the php > maintainer could use it in the upcoming 4.1 release? >
For sure! It should be done soon. Thanks, Chris
