<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to installation guide</title><link>https://sourceforge.net/p/mustsyslog/wiki/installation%2520guide/</link><description>Recent changes to installation guide</description><atom:link href="https://sourceforge.net/p/mustsyslog/wiki/installation%20guide/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 16 Mar 2015 14:11:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mustsyslog/wiki/installation%20guide/feed" rel="self" type="application/rss+xml"/><item><title>installation guide modified by Chris Holt</title><link>https://sourceforge.net/p/mustsyslog/wiki/installation%2520guide/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;h2 id="included-files"&gt;Included files&lt;/h2&gt;
&lt;p&gt;Bundled in the zip file are the script and script modules, a sample template file and some license and instruction documents.&lt;/p&gt;
&lt;p&gt;Supporting files and the main script:&lt;/p&gt;
&lt;p&gt;./RELEASE – release notes&lt;br /&gt;
./INSTALL – installation instructions&lt;br /&gt;
./USAGE – usage instructions&lt;br /&gt;
./must.pl – the main script to execute&lt;/p&gt;
&lt;p&gt;Dependent modules:&lt;br /&gt;
./Packet.pm &lt;br /&gt;
./Packet/UDP.pm&lt;br /&gt;
./Packet/UDP&lt;br /&gt;
./Packet/UDP/Syslog.pm&lt;/p&gt;
&lt;p&gt;Sample templates:&lt;/p&gt;
&lt;p&gt;./samples/sample1.gnr&lt;br /&gt;
./samples/weblogs.gnr&lt;/p&gt;
&lt;h1 id="installing-dependencies"&gt;Installing Dependencies&lt;/h1&gt;
&lt;p&gt;The script has several dependencies, the following being the most likely ones you will not already have:&lt;/p&gt;
&lt;h2 id="with-ubuntu-and-apt-get"&gt;With Ubuntu and apt-get&lt;/h2&gt;
&lt;p&gt;If you are using Ubuntu or a similar derivative, the following packages can be used instead via apt-get (note that you need to enable the universe as a repository – see &lt;a href="http://askubuntu.com/questions/148638/how-do-i-enable-the-universe-repository" rel="nofollow"&gt;http://askubuntu.com/questions/148638/how-do-i-enable-the-universe-repository&lt;/a&gt;)&lt;br /&gt;
•   libnet-rawip-perl (which also installs libpcap)&lt;br /&gt;
•   libxml-treebuilder-perl (which also installs a plethora of unnecessary xml libraries)&lt;br /&gt;
•   liblist-moreutils-perl&lt;/p&gt;
&lt;h2 id="with-redhatcentosfedora-and-yum"&gt;With RedHat/Centos/Fedora and yum&lt;/h2&gt;
&lt;p&gt;If you are using RedHat/Centos/Fedora or a similar derivative, the following packages can be used instead via yum&lt;br /&gt;
•   perl-Net-RawIP&lt;br /&gt;
•   perl-XML-TreeBuilder&lt;br /&gt;
•   perl-List-MoreUtils&lt;/p&gt;
&lt;h2 id="any-os-via-cpan"&gt;Any OS via CPAN&lt;/h2&gt;
&lt;p&gt;If possible, avoid this, particularly for Net::RawIP&lt;br /&gt;
Install the following packages:&lt;br /&gt;
•   Net::RawIP&lt;br /&gt;
•   List::MoreUtils&lt;br /&gt;
•   XML::TreeBuilder&lt;/p&gt;
&lt;p&gt;These can be all installed via CPAN, however Net::RawIP is very unreliable to install this way (it is high up on the list of future changes to replace this library due to the difficulty in installing it). &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Holt</dc:creator><pubDate>Mon, 16 Mar 2015 14:11:05 -0000</pubDate><guid>https://sourceforge.net37fd22d22e7ee25d9c8ef572e55c16c9ca795063</guid></item></channel></rss>