Making install in tclscripts
make[2]: Entering directory `/home/builder/rpmbuild/BUILD/brlcad-7.10.2/src/tclscripts'
TCL_LIBRARY=../../src/other/tcl/library \
LD_LIBRARY_PATH=../../src/other/tcl/unix:../../src/other/tk/unix:$LD_LIBRARY_PATH \
DYLD_LIBRARY_PATH=../../src/other/tcl/unix:/src/other/tk/unix:$DYLD_LIBRARY_PATH \
../../src/bwish/btclsh ../../src/tclscripts/ampi.tcl ../../src/tclscripts
Tcl_Init ERROR:
Can't find a usable init.tcl in the following directories:
/home/builder/rpmbuild/BUILD/brlcad-7.10.2/src/other/tcl/library
/home/builder/rpmbuild/BUILD/brlcad-7.10.2/src/other/tcl/library/init.tcl: version conflict for package "Tcl": have 8.5a5, need 8.5a6-8.5a7
version conflict for package "Tcl": have 8.5a5, need 8.5a6-8.5a7
while executing
"package require -exact Tcl 8.5a6"
(file "/home/builder/rpmbuild/BUILD/brlcad-7.10.2/src/other/tcl/library/init.tcl" line 20)
invoked from within
"source /home/builder/rpmbuild/BUILD/brlcad-7.10.2/src/other/tcl/library/init.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $tclfile]"
This probably means that Tcl wasn't installed properly.