At first, it says &quot;Can't locate Gramene/Config.pm&quot;.<br>
Of cause there is no Granene/Config.pm, so I copy the <a href="http://Config.pm">Config.pm</a> to Granene/Config.pm.<br>
So it says <br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Checking whether your kit is complete...<br>
Looks good<br>
&nbsp;* ERROR: Prerequisite Data::Pageset isn't installed<br>
&nbsp;* ERROR: Prerequisite GD::SVG isn't installed<br>
&nbsp;* ERROR: Prerequisite Class::Base isn't installed<br>
&nbsp;* ERROR: Prerequisite Email::Valid isn't installed<br>
&nbsp;* ERROR: Prerequisite Template isn't installed<br>
&nbsp;* ERROR: Prerequisite Boulder::Stream isn't installed<br>
&nbsp;* ERROR: Prerequisite Date::Format isn't installed<br>
&nbsp;* ERROR: Prerequisite Apache::Request isn't installed<br>
&nbsp;* ERROR: Prerequisite Data::Page isn't installed<br>
&nbsp;* ERROR: Prerequisite Mail::Sendmail isn't installed<br>
&nbsp;* ERROR: Prerequisite Apache isn't installed<br>
&nbsp;* Optional prerequisite Apache::DBI isn't installed<br>
ERRORS/WARNINGS FOUND IN PREREQUISITES.&nbsp; You may wish to install the versions<br>
&nbsp;of the modules indicated above before proceeding with this installation.<br>
  <br>
Creating new 'Build' script for 'gramene' version '21.0.0'<br>
Now run './Build' and './Build install'<br>
</blockquote>
<br>
I am running it on Apache/2.0.54 (Ubuntu) mod_python/3.1.3 Python/2.4.2 mod_perl/2.0.1 Perl/v5.8.7.<br>
What is wrong?<br>
Do I need to create a <a href="http://Config.pm">Config.pm</a> myself?<br>