<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building</title><link>https://sourceforge.net/p/pamduration/wiki/Building/</link><description>Recent changes to Building</description><atom:link href="https://sourceforge.net/p/pamduration/wiki/Building/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 13 Oct 2012 22:44:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pamduration/wiki/Building/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Building modified by Jared Jacobson</title><link>https://sourceforge.net/p/pamduration/wiki/Building/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -3,16 +3,16 @@
 To build this on an Ubuntu system, you will need to install the libpam0g
 development libarary:
 
-$ sudo apt-get install libpam0g-dev
+&gt; $ sudo apt-get install libpam0g-dev
 
 If you don't already have gcc installed, run the following:
 
-$ sudo apt-get install build-essential
+&gt; $ sudo apt-get install build-essential
 
 Then navigate to the directory where you unpacked the files and execute the
 following:
 
-$ sudo make install
+&gt; $ sudo make install
 
 This will do three things:
 1. Build the PAM module
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jared Jacobson</dc:creator><pubDate>Sat, 13 Oct 2012 22:44:36 -0000</pubDate><guid>https://sourceforge.net871618b7e0d0b75cfd1a73517961d5a98db2073e</guid></item><item><title>WikiPage Building modified by Jared Jacobson</title><link>https://sourceforge.net/p/pamduration/wiki/Building/</link><description>Please read through all of the build instructions before beginning the build.

To build this on an Ubuntu system, you will need to install the libpam0g
development libarary:

$ sudo apt-get install libpam0g-dev

If you don't already have gcc installed, run the following:

$ sudo apt-get install build-essential

Then navigate to the directory where you unpacked the files and execute the
following:

$ sudo make install

This will do three things:
1. Build the PAM module
2. Install the PAM module
3. Add an Upstart job to start the user-task watcher/killer

If your operating system does not use Upstart (known distributions that do
are Ubuntu 11.10 and 12.04, and Red Hat Enterprise Linux 6), you will need to
tailor the Makefile to remove the last two commands under the "install" target.
It is possible to create a SysVInit script to start the user-logger.  I'm
looking for people who use a non-Upstart distribution to contribute scripts to
do it.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jared Jacobson</dc:creator><pubDate>Sat, 13 Oct 2012 22:43:38 -0000</pubDate><guid>https://sourceforge.net6fa3cf8b01385eb84b175c47d47bc7598aa9bf29</guid></item></channel></rss>