Next: , Previous: Internals, Up: Top   [Contents][Index]


9 Development

The development of mifluz is shared between Senga (www.senga.org) and the Ht://dig Group (dev.htdig.org). Part of the distribution comes from the Ht://dig CVS tree and part from the Senga CVS tree. The idea is to share efforts between two development groups that have very similar needs. Since Senga and Ht://dig are both developped under the GPL licence, such cooperation occurs naturally.

To compile a program using the mifluz library use something that looks like the following:

gcc -o word -I/usr/local/include -L/usr/local/lib -lmifluz word.cc