#### #### #### ### #### #### #### # ####
# # # # # # # # # # # # #
#### ### #### # # #### ### # # #
# # # # # # # # # # #
# #### # # ### # #### #### # ####
Personal operating system
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