Hi,
I'm glad to see that you are moving brlcad to a mixed
CGS and surface modeler by adding more NURBs support. Great Job!
When I run archer in both 7.10.2 and 7.10.4 I get the following message. I can find the tclStubsPtr in both the libtclstub.a and libtcl.so. The 8.4 version of tcl is in /usr/lib and the 8.5 is in the brlcad install directory structure. Setting LD_PATH does not help.
Thanks
Scott
/usr/brlcad/bin/../bin/bwish /usr/brlcad/bin/archer
Error in startup script: couldn't load file "/usr/brlcad/lib/tkimg.so": /usr/brlcad/lib/tkimg.so: undefined symbol: tclStubsPtr
while executing
"load [file join $dir tkimg.so]"
(procedure "LoadArcherLibs" line 38)
invoked from within
"LoadArcherLibs $env(ARCHER_HOME)"
invoked from within
"if {[info exists env(ARCHER_HOME)]} {
LoadArcherLibs $env(ARCHER_HOME)
} else {
LoadArcherLibs .
}"
(file "/usr/brlcad/share/brlcad/7.10.4/tclscripts/archer/Archer.tcl" line 40)
invoked from within
"source /usr/brlcad/share/brlcad/7.10.4/tclscripts/archer/Archer.tcl"
("package ifneeded Archer 1.0" script)
invoked from within
"package require Archer 1.0"
(file "/usr/brlcad/bin/archer" line 124)
exit
Logged In: YES
user_id=785737
Originator: NO
Scott, thanks for the encouragement. Adding NURBS/BREP support is a b!tch, but well worth it in the long run. Do you happen to still see this problem starting archer with the latest 7.12.2 release? It's archer startup process has since changed a fair bit. If it does still fail, what is your configure line?
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).