Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: aph on February 27, 2004, 10:17:31 AM
-
Hi,
I would like to install expat/sablotron on e-smith 6.0.
cd /opt/test/src/expat-1.95.7
./configure --prefix=/opt/test
make
make install
Installation ok.
And now:
cd /opt/test/src/Sablot-1.0.1
./configure \
--prefix=/opt/test \
--with-expat-prefix=/opt/test
result of configure:
.
.
.
checking where to find xml parser... ./configure: 0: command not found
not found (panic)
configure: error: Couldn't find the expat libraries
Does someone have an idea?
On RedHat9 is all ok.