On Tuesday, 15 September 2015 at 17:46:42 UTC, Adam D. Ruppe
wrote:
On Tuesday, 15 September 2015 at 17:37:40 UTC, karabuta wrote:
Just incase, I have install version 8.6 of the Tcl/Tk libraries
Did you get the development version?
sudo apt-get install tk-dev
or possibly
sudo apt-get
On Tuesday, 15 September 2015 at 17:37:40 UTC, karabuta wrote:
Just incase, I have install version 8.6 of the Tcl/Tk libraries
Did you get the development version?
sudo apt-get install tk-dev
or possibly
sudo apt-get install tk8.6-dev
should do it. I'm not actually sure if that's required
On Tuesday, 15 September 2015 at 17:37:40 UTC, karabuta wrote:
I have tried several times to compile tkd using dub but I keep
getting this message:
Linking...
/usr/bin/ld: cannot find -ltcl
/usr/bin/ld: cannot find -ltk
It looks like the libraries are not installed or not installed