Do you make anything of this part of my debug.log?
=============
gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lxmltok -lxmlparse -lsablot -lz -/usr/i486-suse-linux/bin/ld: cannot find -lxml
collect2: ld returned 1 exit status
The System is SuSe6.4, PHP4.04, Apache1.3.12. Expat and Sablot are installed and actually working.
These are the configuring options I used:
--with-mysql --with-sablot --with-xml --with-dom
Thanks for your help,
Joachim