Location of "tcl.h" and "tk.h": not found; Rosa Linux
by Camello from LinuxQuestions.org on (#6PD96)
Hi,
While compiling scid-vs-pc I see I got this problem:
Code:Location of "tcl.h": not found
Location of "tk.h": not found
Code:ken@rosa-ry9zph ~/Descargas/scid_vs_pc-4.25 $ ./configure
Scid vs. PC configure - Makefile configuration program
Renaming "Makefile" to "Makefile.bak"
Tcl/Tk version: 8.6
Your operating system is: Linux 6.6.27-generic-3rosa2021.1-x86_64
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
# Standard values
# Specification: https://www.freedesktop.org/software/systemd/man/os-release.html
NAME="ROSA Fresh Desktop"
ID=rosa
PRETTY_NAME="ROSA Fresh Desktop 12.5.1"
CPE_NAME="cpe:/o:rosalinux:rosa:2021.1"
META_CLASS=desktop
VARIANT_ID=fresh-desktop
ANSI_COLOR="1;43"
VERSION="12.5.1"
VERSION_ID=2021.1
VERSION_CODENAME=12.5.1
HOME_URL="https://www.rosalinux.ru/en/"
# TODO: by far not all icons packages provide an icon "rosa"
LOGO=rosa
BUG_REPORT_URL="https://bugzilla.rosalinux.ru"
# ROSA-specific values
ROSA_OS_BRANCH=fresh
ROSA_OS_PLATFORM="rosa2021.1"
ROSA_OS_PLATFORM_INTEGER=202110
ROSA_OS_TYPE=desktop
ROSA_OS_VERSION=12.5.1
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
LSB_VERSION=2021.1
DISTRIB_ID=rosa
DISTRIB_RELEASE=12.5.1
DISTRIB_CODENAME=12.5.1
DISTRIB_DESCRIPTION="ROSA Fresh Desktop 12.5.1, platform 2021.1"
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
Location of "tcl.h": not found
Location of "tk.h": not found
Location of Tcl 8.6 library: /usr/lib64
Location of Tk 8.6 library: /usr/lib64
Location of X11 library: /usr/lib
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.
ken@rosa-ry9zph ~/Descargas/scid_vs_pc-4.25 $If someone please would tell me what I am doing wrong here I will be very grateful for the help.
While compiling scid-vs-pc I see I got this problem:
Code:Location of "tcl.h": not found
Location of "tk.h": not found
Code:ken@rosa-ry9zph ~/Descargas/scid_vs_pc-4.25 $ ./configure
Scid vs. PC configure - Makefile configuration program
Renaming "Makefile" to "Makefile.bak"
Tcl/Tk version: 8.6
Your operating system is: Linux 6.6.27-generic-3rosa2021.1-x86_64
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
# Standard values
# Specification: https://www.freedesktop.org/software/systemd/man/os-release.html
NAME="ROSA Fresh Desktop"
ID=rosa
PRETTY_NAME="ROSA Fresh Desktop 12.5.1"
CPE_NAME="cpe:/o:rosalinux:rosa:2021.1"
META_CLASS=desktop
VARIANT_ID=fresh-desktop
ANSI_COLOR="1;43"
VERSION="12.5.1"
VERSION_ID=2021.1
VERSION_CODENAME=12.5.1
HOME_URL="https://www.rosalinux.ru/en/"
# TODO: by far not all icons packages provide an icon "rosa"
LOGO=rosa
BUG_REPORT_URL="https://bugzilla.rosalinux.ru"
# ROSA-specific values
ROSA_OS_BRANCH=fresh
ROSA_OS_PLATFORM="rosa2021.1"
ROSA_OS_PLATFORM_INTEGER=202110
ROSA_OS_TYPE=desktop
ROSA_OS_VERSION=12.5.1
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
LSB_VERSION=2021.1
DISTRIB_ID=rosa
DISTRIB_RELEASE=12.5.1
DISTRIB_CODENAME=12.5.1
DISTRIB_DESCRIPTION="ROSA Fresh Desktop 12.5.1, platform 2021.1"
ROSA Fresh Desktop 12.5.1 release 2021.1 for x86_64
Location of "tcl.h": not found
Location of "tk.h": not found
Location of Tcl 8.6 library: /usr/lib64
Location of Tk 8.6 library: /usr/lib64
Location of X11 library: /usr/lib
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.
ken@rosa-ry9zph ~/Descargas/scid_vs_pc-4.25 $If someone please would tell me what I am doing wrong here I will be very grateful for the help.