|
From: Larry W. V. <lv...@ca...> - 2002-10-15 11:42:52
|
I have libxml2 and libxslt installed - however, they are in a non-standard
location.
When I attempt to configure Tclxslt, I have LDFLAGS and CFLAGS set to
the appropriate -I and -L values.
configure however reports:
$ $PWD/configure --prefix=/usr/tcl84 --enable-symbols --enable-shared
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for a BSD-compatible install... /projects/gnu/sparc-sun-solaris2.6/bin/ginstall -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking for Tcl configuration... found /vol/tclsrcsol/tcl84/tcl/unix/tclConfig.sh
checking for existence of /vol/tclsrcsol/tcl84/tcl/unix/tclConfig.sh... loading
checking for tcldom library... -L/usr/tcl84/lib -ltcldom2.3
checking for xslt library... configure: error: not found
and the config.log doesn't help - it just shows the same error without
explanation.
--
Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-><-
|