English | Lietuviškai

Info


Communication


COMPILATION

These are compilation instructions for tcl.

cd unix &&
./configure --prefix=/usr \
--libdir=/usr/lib64 \
--mandir=/usr/share/man \
--host=x86_64-peropesis-linux-gnu &&
make &&
make install DESTDIR=

cd DESTDIR/usr/bin &&
ln -sfv tclsh9.0 tclsh

Copyright © 2021-2026 Peropesis. See license terms.
E-mail: info(at)peropesis.org