On 2015-01-03 21:25, Michael Büsch wrote: > > tcl/tk 8.6 already is installed on my system. So that doesn't solve the issue > for me. > > $ dpkg --get-selections | grep tcl8 > libtcl8.6:amd64 install > tcl8.6 install > tcl8.6-dev:amd64 install > $ dpkg --get-selections | grep tk8 > libtk8.6:amd64 install > tk8.6 install > tk8.6-blt2.5 install > tk8.6-dev:amd64 install > > This is debian/sid, too. >
Please try out: aptitude search -F '%p %v %V' tcl8. "~d tcl8." aptitude search -F '%p %v %V' tk8. "~d tk8." it shows installed, available and versions. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
