An open API service indexing awesome lists of open source software.

https://github.com/flightaware/tcl.gd

Feature-complete Tcl interface to GD graphics drawing library
https://github.com/flightaware/tcl.gd

gd graphics-library tcl tcl-extension

Last synced: 5 months ago
JSON representation

Feature-complete Tcl interface to GD graphics drawing library

Awesome Lists containing this project

README

          

#
# Debian configure command for tcl.gd
#
# Requires tcl-dev and libgd-dev
#
# apt-get install tcl8.6-dev libgd-dev autoconf

sudo apt-get install tcl8.6-dev libgd-dev autoconf
autoreconf
./configure --with-tcl=/usr/lib/tcl8.6