[Catalyst] Using the Catalyst Makefile to install

Francisco Obispo fobispo at isc.org
Thu Mar 7 23:03:51 GMT 2013


The installer uses Module::Install

So basically:

1) lib/ is installed in: /usr/local/lib/perl5
2) script/* becomes /usr/local/bin/*
3) man pages are usually installed in /usr/local/share/man/man3/

etc.

perldoc Module::Install for more info ;-)


dh-make-perl if you want to make a debian/ubuntu package



On Mar 7, 2013, at 2:56 PM, Alejandro Imass <alejandro.imass at gmail.com> wrote:

> Hi,
> 
> What is the canonical way to use the provided Makefile to deploy
> Catalyst apps. Up until now I've only used to mainatin the
> dependencies and use make and make test but I have never used make
> install.
> 
> I read through the Makefile and it's obvious that it will install all
> modules where they belong, but where do the resto of the files go??
> Example, the /root directory, the config file, etc.
> 
> Is there a document that talks about this?
> 
> Thanks,
> 
> --
> Alejandro Imass
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/

Francisco Obispo 
Director of Applications and Services - ISC
email: fobispo at isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
PGP KeyID = B38DB1BE




More information about the Catalyst mailing list