diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-03-24 21:01:35 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-03-24 21:01:35 +0000 |
commit | 66453b4003d539f48ce0e2944556398624e64164 (patch) | |
tree | 077f81bdb6c4eeb136d3044ff7be79dd03d06226 /tex/dependencies/gnuastro.tex | |
parent | a981196b2e2eea6fe0517040c49a32f757ad28cf (diff) |
Maneage installation: removed TCL as a dependency of SWIG
Until now the SWIG software would use the host operating system's packages
to find the TCL configuraiton (which we don't install yet in Maneage). In
particular, you can see the error during its configuration here:
....
checking for pkg-config... pkg-config
checking for Tcl configuration... found /usr/lib/tclConfig.sh
/usr/lib/tclConfig.sh: line 2: dpkg-architecture: command not found
/usr/lib//tcl8.6/tclConfig.sh: line 2: dpkg-architecture: com. not found
With this commit, TCL has been disabled when building SWIG with the
'--without-tcl' option. Later, when we add TCL in Maneage, we can remove
this option.
Diffstat (limited to 'tex/dependencies/gnuastro.tex')
0 files changed, 0 insertions, 0 deletions