[publican-list] updated ubuntu build wiki page and how does one build the UG?

Bram Vogelaar mylists at teambla.com
Wed Jun 2 16:04:14 UTC 2010


On 2 Jun 2010, at 17:56, Robert P. J. Day wrote:

> On Wed, 2 Jun 2010, Bram Vogelaar wrote:
> 
>> now that you have publican installed, you can build the user guide
>> using publican
> 
>  hold on there, it's not "installed" yet.  and given that there's no
> top-level Makefile with an install: target, it's not clear how you
> would do that on a non-redhat system.  i can certainly see how the
> top-level spec file would let you build an rpm, but that's not going
> to work on ubuntu.
> 
>  once i get past that step, yup, it should be easy.
publican in not a compiled program so a make file doesnt make much sense. the easiest way to get a working installation is to run the 
commands i posted before

after running the commands below you should have a running publican install. 

cd /path/to/svn/checkouts
svn co http://svn.fedorahosted.org/svn/publican
cd publican/trunk/publican
perl Build.Pl
install missing dependecies (6 -ish ) via your favorite package manager. (synaptic package manager => search for perl and then select correct ones)
./Build
./Build test
sudo ./Build install

bram



> 
> rday
> 
> -- 
> 
> ========================================================================
> Robert P. J. Day                               Waterloo, Ontario, CANADA
> 
>            Linux Consulting, Training and Kernel Pedantry.
> 
> Web page:                                          http://crashcourse.ca
> Twitter:                                       http://twitter.com/rpjday
> ========================================================================
> 
> _______________________________________________
> publican-list mailing list
> publican-list at redhat.com
> https://www.redhat.com/mailman/listinfo/publican-list
> Wiki: https://fedorahosted.org/publican





More information about the publican-list mailing list