Ignore:
Timestamp:
02/01/11 17:23:21 (2 years ago)
Author:
bruno
Message:

r4143@fcaron: bruno | 2011-02-01 17:06:11 +0100

  • Some Website improvements for pb
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/website/downloads.shtml

    r1119 r1171  
    4343    </div> 
    4444    <p><A NAME="dependencies"></A> 
    45     <p>The solution has been written in <a href="http://www.perl.org">perl</a> and developed on a <a href="http://www.mandriva.com/">Mandriva</a> <a href="http://www.gnu.org/">Gnu</a>/<a href="http://www.lwn.net/">Linux</a> distribution. For it to work, you will need some perl modules and tools:</p> 
     45    <p>The solution has been written in <a href="http://www.perl.org">perl</a> and developed on a <a href="http://www.mandriva.com/">Mandriva</a> <a href="http://www.gnu.org/">Gnu</a>/<a href="http://www.kernel.org/">Linux</a> distribution. For it to work, you will need some perl modules and tools:</p> 
    4646<ul> 
    47 <li><b>perl-Mail-Sendmail</b> (only needed if managing announces)</li> 
     47<li><b>Mail::Sendmail</b> (only needed if managing announces)</li> 
     48<li><b>Date::Manip</b></li> 
     49<li><b>Module::Build</b></li> 
     50<li><b>File::MimeInfo</b></li> 
     51<li><b>File::Basedir</b></li> 
    4852<li><b>KVM/QEMU</b>: the tool to create and use Virtual Machines</li> 
    4953<li><b>debootstrap</b>: the tool to create and use Virtual Environment for deb based distros</li> 
Note: See TracChangeset for help on using the changeset viewer.