This are the installation instructions for the Tkhtml widget on Debian GNU/Linux.
Install Prerequisites
- Download and install fossil. Alternatively:
sudo apt-get install fossil
- Debian packages:
sudo apt-get install build-essential tk-dev libx11-dev
Download
- In a directory of your choice:
fossil clone https://at.magma-soft.at/fossil/tkhtml/ tkhtml.fossilmkdir tkhtmlcd tkhtmlfossil open ../tkhtml.fossil
Install
- In the source directory:
./configure --libdir=/usr/local/lib/tcltk --prefix=/usr/localmake install
Quicktest
- In the source directory:
tclshpackage require Tkhtml
- Expected result:
3.0