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:
parent
197dc2184e
commit
392bb864b8
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue