[GRASSLIST:9365] Which version of tk/tcl is used to compile weekly Linux binaries?

The subject line says it all...I think I've got both tk/tcl 8.3 and 8.4
installed on Ubuntu Breezy...and so I'm running into lib.tk.so.0 errors
whenever I run v.* programs. I'm not sure which version to uninstall before
I clean up the links.

~ Eric.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Eric Patton

Technologist, Geo-Spatial Data Services
Geological Survey of Canada (Atlantic)
Natural Resources Canada
Bedford Institute of Oceanography
Dartmouth, Nova Scotia, Canada B2Y 4A2

Postal address: P.O. Box 1006
Courier address: 1 Challenger Drive

Telephone: (902)426-7732
Facsimile: (902)426-4104
E-mail: epatton@NRCan.gc.ca

The subject line says it all...I think I've got both tk/tcl 8.3 and
8.4 installed on Ubuntu Breezy...and so I'm running into lib.tk.so.0
errors whenever I run v.* programs. I'm not sure which version to
uninstall before I clean up the links.

both 8.3 and 8.4 are ok to be installed together. GRASS for debian based
distros should have been compiled against TclTk 8.3 though (only affects
NVIZ).

binaries or compiled yourself? what ./configure params did you use if
compiled yourself?

what does this command show?
$ dpkg --get-selections | grep tcl

what is the exact error? (cut and paste exactly)

Hamish