e63f1bc2 |
1 | C<<1 header file v 0.9 - JQuery-style library for ANSI C99 |
b206e384 |
2 | |
e63f1bc2 |
3 | Copyright (c)2004-2011 Michael xChaos Polak, Arachne Labs, x(at)n.cz |
b206e384 |
4 | |
5 | See https://dev.arachne.cz/svn/cll1.h for details, documentation and FAQ |
b206e384 |
6 | |
7 | See http://www.arachne.cz/ for Arachne Labs contact and product information. |
8 | |
9 | Type "make install" to install cll1.h header file and bake/cake optional tools |
10 | to /usr/include and /usr/bin directories. |
11 | |
12 | See directory demos/ for C<<1 programming examples. Type "bake *.c" in each |
13 | demo/ subdirectory to build all sample programs in given directory. You need |
14 | to have FastCGI (libfcgi) a MySQL (libmysqlclient) header files and |
15 | libraries installed to be able to build examples in mysql/ and fastcgi/ |
16 | subdirectories. |
17 | |
18 | On Debian systems, you can type "make deb" to create Debian package cll1h-dev. |