Jouke has asked for the wisdom of the Perl Monks concerning the following question:

It started out so simple: I wanted to install XML::XPath. So I typed perl -MCPAN -eshell, after that install XML::XPath and then the trouble began.

The module's tests failed for something like 60%. I tried to upgrade to Perl 5.6.1 (through the CPAN shell too), tried again and it worked. But the Perl 5.6.1 installation itself was giving trouble too. Large File Support test failed, so I decided to exclude that feature from the installation

Later I tried to install the Template Toolkit, which failed miserably, like the XPath module: again a lot of tests failed, including the filter test and the XML::XPath plugin tests (coincidence?).

So I decided to try a little more. I installed the latest version of GD. No problem. The latest version of Bundle::Tk failed too. Latest version of XML::DOM. Failed. LWP::UA. Failed.

I get the vague impression something is really wrong with my system. But what? What has messed it up? And even more important: how can I try again with a fresh start?

This is a SuSE 7.0 box with kernel 2.2.16. So don't tell me to reinstall my system: this is not windows!

Jouke Visser, Perl 'Adept'
Using Perl to help the disabled: pVoice and pStory

Replies are listed 'Best First'.
Re: Problems installing modules
by Jouke (Curate) on Jul 01, 2001 at 22:51 UTC
    Update: A Tk-installation by hand gave no problems anymore. Don't know what was wrong, because I tried it before by hand...

    Jouke Visser, Perl 'Adept'
    Using Perl to help the disabled: pVoice and pStory
      Murphy Again?

      --
      My opinions may have changed,
      but not the fact that I am right

Re: Problems installing modules
by Sinister (Friar) on Jul 02, 2001 at 16:33 UTC
    Hey!

    As you know I had some problems with CPAN installing on a high version SuSE Box (7.1) as well. I do believe it HAS something to do with the distro. Not sure what though. Something like not or impropper installed libraries and so fort...

    It almost cost some of my furniture after immens frustration! ;-)

    I did find a solution...
    After you tried an install with CPAN which failed, just take it of from the shell, and patch the makefile at your likings... ( bad thing! :-( )

    Sinister greetings.
    perldoc -q $_