Debian Unstable: Difference between revisions

No edit summary
No edit summary
Line 24: Line 24:
** Recently, this can be done entirely inside of debconf -- no editing of PAM configs by hand
** Recently, this can be done entirely inside of debconf -- no editing of PAM configs by hand
* ''FIXME'' plenty more..
* ''FIXME'' plenty more..
==External Applications==
===[[Perforce]]===
* Grab the amd64 [http://www.perforce.com/perforce/downloads/linuxlist.html#linux26x86_64 Perforce binaries]
* Unpack the P4V tarball to local/
* Update the local/ symlink: <tt>ln -sf abspath local/p4</tt>
* Set up the p4 command line utility: <tt>chmod 775 p4</tt> and <tt>mv p4 local/p4/bin</tt>