pcb

wish and tcl installed

Asked by Nikos Balkanas

In configuring pcb in Ubuntu 12.04 I get:

configure:13570: error: Did not find the wish executible. You need to make sure
>..that tcl is installed on your system and that wish is in your path

Meanwhile i have both tcl and tcl-dev installed:

DrWho:/boot-> dpkg-query -l "tcl*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===================-===================-======================================================
ii tcl 8.5.0-2 The Tool Command Language (default version) - run-time
ii tcl-dev 8.5.0-2 The Tool Command Language (default version) - developm
ii tcl8.5 8.5.11-1ubuntu1 Tcl (the Tool Command Language) v8.5 - run-time files
ii tcl8.5-dev 8.5.11-1ubuntu1 Tcl (the Tool Command Language) v8.5 - development fil

But:
DrWho:/boot-> sudo find / -name "wish*"
DrWho:/boot->

Where is wish? Is it necessary for building pcb?

TIA,
Nikos

Question information

Language:
English Edit question
Status:
Solved
For:
pcb Edit question
Assignee:
No assignee Edit question
Solved by:
Nikos Balkanas
Solved:
Last query:
Last reply:
Revision history for this message
Nikos Balkanas (nikos-balkanas) said :
#1

Fixed it. Message is wrong, at least for Ubuntu. /usr/bin/wish is in package tk, not tcl