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