xml-HTB tools
** Installing **
Edit Makefile and set the PREFIX variable to the desired location. Type make for compiling and make install for installing
Depends on:
- libxml2: it is in every big GNU/Linux distribution. If not, download and install it from: http://xmlsoft.org/
** Documentation **
I hadn't time for writing a documentation. If you have some minimal HTML or XML
knowledgements, it's easy to understand how to write the config file.
There is two configuration files that are self explainory.
If you want to write documentation for xml-HTB, write me an e-mail. The address can be found at: http://www.sf.net/projects/xml-htb.
** Using the tool **
For script generation, use:
prompt$ xml-HTB PREFIX/etc/config_file.xml
You can pipe the output through sh or bash, or redirect it to a file and run later.
The software automaticly validates the xml file with the dtd file installed in PREFIX/etc/dtd.
Thanks,
Claudiu Cismaru
