X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gitweb%2FINSTALL;h=a58e6b3c44b0ef6175df1417a3ed6f7775bd9953;hb=b5cc90f548375fa8d5ae78a2879eabae78f19ae4;hp=408f2859d3c42becc333b8c0e4ee6366de7fdb14;hpb=f7231934dc7ec05ec0d13f8d957585c6045b79d6;p=platform%2Fupstream%2Fgit.git diff --git a/gitweb/INSTALL b/gitweb/INSTALL index 408f285..a58e6b3 100644 --- a/gitweb/INSTALL +++ b/gitweb/INSTALL @@ -29,12 +29,11 @@ Requirements ------------ - Core git tools - - Perl + - Perl 5.8 - Perl modules: CGI, Encode, Fcntl, File::Find, File::Basename. - web server The following optional Perl modules are required for extra features - - Digest::MD5 - for gravatar support - CGI::Fast and FCGI - for running gitweb as FastCGI script - HTML::TagCloud - for fancy tag cloud in project list view - HTTP::Date or Time::ParseDate - to support If-Modified-Since for feeds