UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
tcl
The Tcl package contains the Tool Command Language, a robust general-purpose scripting language. Package info
Codename: tcl
Source file: tcl8.6.8-src.tar.gz
Source directory: tcl8.6.8
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/t/tcl8.6.8-src.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/t/tcl8.6.8-src.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: python2, tk, berkeleydb, stopwatch, newt, postgresql-client, postgresql-server.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
export SRCDIR=`pwd` &&
cd unix &&
./configure --prefix=/usr \
--mandir=/usr/share/man \
$([ $(uname -m) = x86_64 ] && echo --enable-64bit) &&
make &&
sed -e "s#$SRCDIR/unix#/usr/lib#" \
-e "s#$SRCDIR#/usr/include#" \
-i tclConfig.sh &&
sed -e "s#$SRCDIR/unix/pkgs/tdbc1.0.6#/usr/lib/tdbc1.0.6#" \
-e "s#$SRCDIR/pkgs/tdbc1.0.6/generic#/usr/include#" \
-e "s#$SRCDIR/pkgs/tdbc1.0.6/library#/usr/lib/tcl8.6#" \
-e "s#$SRCDIR/pkgs/tdbc1.0.6#/usr/include#" \
-i pkgs/tdbc1.0.6/tdbcConfig.sh &&
sed -e "s#$SRCDIR/unix/pkgs/itcl4.1.1#/usr/lib/itcl4.1.1#" \
-e "s#$SRCDIR/pkgs/itcl4.1.1/generic#/usr/include#" \
-e "s#$SRCDIR/pkgs/itcl4.1.1#/usr/include#" \
-i pkgs/itcl4.1.1/itclConfig.sh &&
unset SRCDIR
Build script:
#
Install script:
make install &&
make install-private-headers &&
ln -v -sf tclsh8.6 /usr/bin/tclsh &&
chmod -v 755 /usr/lib/libtcl8.6.so
Apache/2.4.62 (Debian) Server at ulfs.org Port 443