Show quoted text>>>>> On Sun, 22 Jul 2007 04:41:12 -0400, " via RT" <bug-OpenGuides@rt.cpan.org> said:
Show quoted text
Note: directory /openguides/ missing in both URLs above.
I tried the first and the second with current bleadperl and I got the
error I initially described in both cases. I did the same with perl
5.8.8 and got the same result.
Note that I never had a previous installation of openguides and that I
have no configuration file and that I answered both of the two
questions with yes:
Continue with install? [y ]y
No existing configuration file found; assuming this is a new install.
See the message above if this isn't correct.
Skip OpenGuides configuration? [n ]y
Show quoted text > Please post the results of "perl Makefile.PL" from both tarballs.
I append the two tries with 5.8.8, the bleadperl runs do not provide
additional information.
Thanks,
--
andreas
Show quoted text>sand@k75:~/CPAN-SVN/tmp% rm -rf OpenGuides-0.61
>sand@k75:~/CPAN-SVN/tmp% tar xzf OpenGuides-0.61.tar.gz
>sand@k75:~/CPAN-SVN/tmp% cd OpenGuides-0.61
>sand@k75:~/CPAN-SVN/tmp/OpenGuides-0.61% /usr/local/perl-5.8.8/bin/perl Makefile.PL
# running Build.PL
/usr/local/perl-5.8.8/bin/perl Build.PL
Beginning install process... if you already have an OpenGuides
configuration file and you don't want to have to type in all your config
parameters over again, abort this process now, copy that file to this
directory, and start again.
Continue with install? [y ]y
No existing configuration file found; assuming this is a new install.
See the message above if this isn't correct.
Skip OpenGuides configuration? [n ]y
===========================================================================
Skipping OpenGuides configuration - any configuration options previously
saved will be used instead. You may tweak your configuration now by
editing the 'wiki.conf' file produced by this script.
===========================================================================
DBD::Pg is needed to run a postgres database at Build.PL line 86, <STDIN> line 2.
Checking whether your kit is complete...
Looks good
Checking prerequisites...
- ERROR: Wiki::Toolkit::Plugin::Categoriser is not installed
- ERROR: DBD::Pg is not installed
- ERROR: Time::Piece is not installed
- ERROR: Wiki::Toolkit::Feed::Atom is not installed
- ERROR: Plucene is not installed
- ERROR: Wiki::Toolkit::Plugin::RSS::Reader is not installed
- ERROR: Wiki::Toolkit is not installed
- ERROR: Wiki::Toolkit::Plugin::Locator::Grid is not installed
- ERROR: Wiki::Toolkit::Plugin::Diff is not installed
- ERROR: Geography::NationalGrid is not installed
- ERROR: MIME::Lite is not installed
- ERROR: Wiki::Toolkit::Feed::RSS is not installed
- ERROR: Wiki::Toolkit::Formatter::UseMod is not installed
* Optional prerequisite Test::HTML::Content is not installed
* Optional prerequisite Wiki::Toolkit::Plugin::Ping is not installed
* Optional prerequisite Geo::HelmertTransform is not 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 'OpenGuides' version '0.61'
Can't locate OpenGuides/Build.pm in @INC (@INC contains: _build/lib /usr/local/perl-5.8.8/lib/5.8.8/i686-linux-64int /usr/local/perl-5.8.8/lib/5.8.8 /usr/local/perl-5.8.8/lib/site_perl/5.8.8/i686-linux-64int /usr/local/perl-5.8.8/lib/site_perl/5.8.8 /usr/local/perl-5.8.8/lib/site_perl .) at Makefile.PL line 30.
zsh: exit 2 /usr/local/perl-5.8.8/bin/perl Makefile.PL
Show quoted text>sand@k75:~/CPAN-SVN/tmp/OpenGuides-0.61% cd ..
>sand@k75:~/CPAN-SVN/tmp% rm -rf OpenGuides-0.61
>sand@k75:~/CPAN-SVN/tmp% tar xzf OpenGuides-0.61-BuildPMtest.tar.gz
>sand@k75:~/CPAN-SVN/tmp% cd OpenGuides-0.61
>sand@k75:~/CPAN-SVN/tmp/OpenGuides-0.61% /usr/local/perl-5.8.8/bin/perl Makefile.PL
# running Build.PL
/usr/local/perl-5.8.8/bin/perl Build.PL
Beginning install process... if you already have an OpenGuides
configuration file and you don't want to have to type in all your config
parameters over again, abort this process now, copy that file to this
directory, and start again.
Continue with install? [y ]y
No existing configuration file found; assuming this is a new install.
See the message above if this isn't correct.
Skip OpenGuides configuration? [n ]y
===========================================================================
Skipping OpenGuides configuration - any configuration options previously
saved will be used instead. You may tweak your configuration now by
editing the 'wiki.conf' file produced by this script.
===========================================================================
DBD::Pg is needed to run a postgres database at Build.PL line 86, <STDIN> line 2.
Checking whether your kit is complete...
WARNING: the following files are missing in your kit:
SIGNATURE
Please inform the author.
Checking prerequisites...
- ERROR: Wiki::Toolkit::Plugin::Categoriser is not installed
- ERROR: DBD::Pg is not installed
- ERROR: Time::Piece is not installed
- ERROR: Wiki::Toolkit::Feed::Atom is not installed
- ERROR: Plucene is not installed
- ERROR: Wiki::Toolkit::Plugin::RSS::Reader is not installed
- ERROR: Wiki::Toolkit is not installed
- ERROR: Wiki::Toolkit::Plugin::Locator::Grid is not installed
- ERROR: Wiki::Toolkit::Plugin::Diff is not installed
- ERROR: Geography::NationalGrid is not installed
- ERROR: MIME::Lite is not installed
- ERROR: Wiki::Toolkit::Feed::RSS is not installed
- ERROR: Wiki::Toolkit::Formatter::UseMod is not installed
* Optional prerequisite Test::HTML::Content is not installed
* Optional prerequisite Wiki::Toolkit::Plugin::Ping is not installed
* Optional prerequisite Geo::HelmertTransform is not 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 'OpenGuides' version '0.61'
Can't locate OpenGuides/Build.pm in @INC (@INC contains: _build/lib /usr/local/perl-5.8.8/lib/5.8.8/i686-linux-64int /usr/local/perl-5.8.8/lib/5.8.8 /usr/local/perl-5.8.8/lib/site_perl/5.8.8/i686-linux-64int /usr/local/perl-5.8.8/lib/site_perl/5.8.8 /usr/local/perl-5.8.8/lib/site_perl .) at Makefile.PL line 30.
zsh: exit 2 /usr/local/perl-5.8.8/bin/perl Makefile.PL