Problems while installing

Ken Youens-Clark kyclark at gmail.com
Tue Jul 25 08:55:57 EDT 2006


On Jul 25, 2006, at 3:46 AM, [BLT]FQX wrote:

> At first, it says "Can't locate Gramene/Config.pm".
> Of cause there is no Granene/Config.pm, so I copy the Config.pm to  
> Granene/Config.pm.
> So it says
> Checking whether your kit is complete...
> Looks good
>  * ERROR: Prerequisite Data::Pageset isn't installed
>  * ERROR: Prerequisite GD::SVG isn't installed
>  * ERROR: Prerequisite Class::Base isn't installed
>  * ERROR: Prerequisite Email::Valid isn't installed
>  * ERROR: Prerequisite Template isn't installed
>  * ERROR: Prerequisite Boulder::Stream isn't installed
>  * ERROR: Prerequisite Date::Format isn't installed
>  * ERROR: Prerequisite Apache::Request isn't installed
>  * ERROR: Prerequisite Data::Page isn't installed
>  * ERROR: Prerequisite Mail::Sendmail isn't installed
>  * ERROR: Prerequisite Apache isn't installed
>  * Optional prerequisite Apache::DBI isn't installed
> ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install  
> the versions
>  of the modules indicated above before proceeding with this  
> installation.
>
> Creating new 'Build' script for 'gramene' version '21.0.0'
> Now run './Build' and './Build install'
>
> 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.
> What is wrong?
> Do I need to create a Config.pm myself?

I believe you haven't read the instructions in the INSTALL file.  At  
the very beginning under "General Software Requirements" it states:

> *   Apache/mod_perl:  Gramene makes use of Apache's embedded Perl
>     module, "mod_perl."  You will need to install the lastest version
>     of the 1.x Apache server and the lastest 1.x version of mod_perl
>     (but a version <1.99, which is the development tree for
>     mod_perl2).

So you will not be able to use Apache/mod_perl 2.x.

The Build.PL is telling you that you need to install many modules  
which Gramene requires.  The installation process, once completed,  
should create the Gramene/Config.pm module.

ky




More information about the Gramene mailing list