June 2001
Intermediate to advanced
688 pages
19h 18m
English
I have several versions of Tcl installed. How do I configure Berkeley DB to use a particular version?
To compile the Tcl interface with a particular version of Tcl, use the —with-tcl option to specify the Tcl installation directory that contains the tclConfig.sh file.
See “Changing Compile or Load Options” for more information.
Berkeley DB was configured using —enable-tcl or —with-tcl and fails to build.
The Berkeley DB Tcl interface requires Tcl version 8.1 or greater. You can download a copy of Tcl from the Ajuba Solutions corporate Web site.
Berkeley DB was configured using —enable-tcl or —with-tcl, and fails to build.
If the Tcl installation was moved after it was configured and installed, try recon-figuring and reinstalling Tcl.
Also, ...