2007-04-19 Manuel Arostegui <marostegui@artica.es>

* en/pandora_quick_install.xml: Added some improvemnts
          to make the installation more clear.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
marostegui 2007-04-19 09:31:54 +00:00
parent 197dc2184e
commit 392bb864b8
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-04-19 Manuel Arostegui <marostegui@artica.es>
* en/pandora_quick_install.xml: Added some improvemnts
to make the installation more clear.
2007-04-12 Manuel Arostegui <marostegui@artica.es>
* fr/*: Added to reposistory. French translation

View File

@ -107,6 +107,15 @@
This binary gets the SNMP traps, generating a log that is
parsed by the Pandora Server.
</para>
<para>
If you are using apt-get shipped with Debian based-distros such
as Ubuntu, this line could do the trick and can very helpful to
install all the dependencies for the server in just one line:
<programlisting>
apt-get install libdate-manip-perl snmp libsnmp-perl libtime-format-perl
libxml-simple-perl libnetaddr-ip-perl
</programlisting>
</para>
</sect2>
<sect2 id="installing_server"><title>Installing Pandora Server</title>