[publican-list] Install Publican brands on OSX

Misty Stanley-Jones misty at redhat.com
Fri Nov 11 06:06:43 UTC 2011


To install Publican brands on OS X, do the following:

1. Only once, fix the permissions on the common brand:
find /opt/local/share/publican -type f |xargs sudo chmod 644
(we will eventually figure out how to fix this properly)

2. Check out the brand from svn or obtain a pre-built brand from a friend. The SVN location for all of the standard brands is: http://svn.fedorahosted.org/svn/publican

3. Check to the brand directory of your choice: 
cd publican/publican-jboss 
(or where you put your pre-built brand)

4. Build the brand (skip this if you have a pre-built brand)
publican build --formats=xml --langs=all --publish

5. Install the brand:
udo publican install_brand --path=/opt/local/share/publican/Common_Content


Now you can build books with your brand, for fun and profit.




More information about the publican-list mailing list