Installation

Download and unpack

You need php 5.2+ (please, note that you need cli version of PHP interpreter for console usage. For instance you should install php5-cli package in Linux (K)Ubuntu).

If you're going to use web-interface, you need enable mod_rewrite in Apache configuration. Place the following line to httpd.conf file

LoadModule rewrite_module modules/mod_rewrite.so

You also can use

a2enmod rewrite.load

in Linux (K)Ubuntu

Apache should understand .htaccess file. It will be configured by the following addition (either to httpd.conf or to site configuration file (/etc/apache2/sites-available in (K)Ubuntu):

LoadModule rewrite_module modules/mod_rewrite.so

Download. Unpack.

Setting up

Your system is redy to work out of the box. Just give the write rights to workshop and cache folder. Give the execute rights to the file /bulldoc for command line use. You are ready to go.

Try it right now

Read Quick start to learn, how to make simple book.

You can also check how the system works with it's own manual. Just point your browser where you unpack Bulldoc and play with BullDoc manual.

You can build static manual version:

bulldoc bulldoc_book

Check the result in the workshop/output/bulldoc


© H-type, 2008
www.bulldoc.ru