From: Larry W. V. <lv...@ca...> - 2002-11-01 18:21:36
|
Hopefully I haven't trimmed too much off From: "Andreas Kupries" <and...@ac...> > > > It looks with the --with-Tcldom=/usr/tcl84/lib is not working in the > > > src-xml2 directory. > > > > > > I'm still trying to figure out the problem here - there doesn't _appear_ > > > to be much use of the relevant variables in configure: > > Note: > Of the three spellings in my answer (Tcldom, TclDom, tcldom) > only the first is correct, and the others should have been like > the first. > > I note: > --with-Tcldom=/usr/tcl84/lib > > Is that the same directory we would get through --prefix/lib > and/or --exec-prefix/lib ? > Also, was the Tcldom base package installed before configuring the sub > package in src-libxml2 ? > > All the Tcl 8.4 related extensions, etc. that I install go into /usr/tcl84. All my extensions are configured with a --prefix=/usr/tcl84 . I built tcldom with that, did a make and then a make install. Then I went to the src-xml2 directory attempted a configure, and found that it generated a series of error msgs because I had not supplied various --with flags, etc. It seems to me that the configures should look first in the $exec_prefix, and then, if $prefix is different, in that directory, for the things it is seeking before erroring. -- 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. -><- |