|
|
|
|
Configuring apache 1.3.3 with modxslt, libxml2 and libxslt prasannap
|
|
From: prasannap@xxxxxx
To: users@xxxxxxxxxxxxxxxx
Subject: Configuring apache 1.3.3 with modxslt, libxml2 and libxslt
Date: Mon, 17 Jan 2005 10:13:38 +0100 (CET)
Hello,
Im trying to configure Apache 1.3.3 with modxslt.
I installed libxml2-2.6.16, libxslt-1.1.12 and and then tried to install
modxslt-2004112100.
While trying to compile modxslt, I ran up to the following problem,
gcc -o .libs/modxslt-parse .libs/modxslt-parse.o -L/usr/local/apps/xml/lib
-L/usr/local/apps/lib ../lib/.libs/libmodxslt0.so
../lib/.libs/libmodxslt0.so: undefined reference to `xmlXIncludeProcessFlags'
../lib/.libs/libmodxslt0.so: undefined reference to `xsltSetCtxtParseOptions'
../lib/.libs/libmodxslt0.so: undefined reference to `xsltCopyTextString'
../lib/.libs/libmodxslt0.so: undefined reference to `xmlCtxtUseOptions'
I dont know which library to include in the library path. Could you please
throw some light on me.
Thanks,
Prasanna
| |
|