Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flightaware/memcached-for-tcl

memcached client library for Tcl based applications
https://github.com/flightaware/memcached-for-tcl

memcached-clients tcl tcl-extension

Last synced: about 1 month ago
JSON representation

memcached client library for Tcl based applications

Awesome Lists containing this project

README

        

#pkg install databases/libmemcached
echo install [email protected]:awesomized/libmemcached.git

env CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure --with-tcl=/usr/local/lib/tcl8.6

make

make install