Localização da biblioteca Tcl 8.6 e Localização da biblioteca Tk 8.6: não encontrado [duplicado]

0

O comando foi

sudo auto-apt run ./configure

Mensagem de erro:

DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
    Location of "tcl.h": /usr/include/tcl8.6
    Location of "tk.h": /usr/include/tcl8.6
    Location of Tcl 8.6 library: not found
    Location of Tk 8.6 library: not found
    Location of X11 library: /usr/lib/x86_64-linux-gnu
    Checking if your system already has zlib installed: yes.

Not all settings could be determined! See above for details.

The default Makefile was written.
You will need to edit it before you can compile Scid.

Eu também não consigo encontrar as bibliotecas. Como eu supero isso?

    
por Rob 24.01.2017 / 07:52

1 resposta

1

Problema resolvido usando o pacote mais recente scid_vs_pc-4.17 ao invés de scid_vs_pc-4.9

    
por Rob 24.01.2017 / 14:51