From: Larry W. V. <lv...@ca...> - 2002-11-01 16:18:22
|
From: Andreas Kupries <aku...@sh...> > >> Currently I am using this configure invocation: >> /vol/tclsrcsol/tcl84/tcldom/src-libxml2/configure --prefix=/usr/tcl84 --enabl >> e-shared --enable-symbols --with-libxml2-include=/projects/intranet/include/libx >> ml2 --with-libxml2-lib=/projects/intranet/lib --with-Tcldom=/usr/tcl84/lib --wit > >I do not remember to have added commands to configure.in to implement >the option --with-tcldom. From my POV this option does not exist and >is not supported. ... Hm ... Wait ... > >It could come from the TEA_LOAD_CONFIG(TclDom) call which is used to >load the configuration file of Tcldom. Or the immediately preceding >call to locate this configuration file (I do not remember the name of >that macro right now). I know I had to add that flag or my configure failed - for some reason, TEA and TEA 2 based extensions do not, by default look for what they need in $prefix and $exec_prefix - in my opinion, they should look there before reporting that a flag is needed. > Note: I didn't specify --with-tcldom in my own builds, but installed > tcldom before compiling the libxml2 sub-package. With that I had no > trouble. I installed it first myself - but as I mention above, the configure doesn't appear to look in the directory where things are installed... -- 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. -><- |