Tags:
create new tag
, view all tags

Question

To fix a problem as it is described in UserAuthenticationNotRight, I'd like to update the CPAN:Scalar::Util module. So, I downloaded the tar.gz from CPAN, unpacked it and made the normal "perl Makefile.PL", "make", "make test", "make install".

This wasn't the solution for the problem and I think that the way for updating the module was wrong. Is it a problem that an earlier version is installed on the system? What is the right way to update a perl module?

Thanks for help.

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins:  
Server OS: Suse Linux 10.1
Web server: Apache 1.3
Perl version: 5.8.8
Client OS: Suse Linux 10.1
Web Browser: konqueror 3.5.1
Categories: Installation

-- TimBagusche - 12 Jun 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

I would highly recommend sticking to the cpan command or perl -MCPAN -e

once in a install Scalar::Util should get it. You'll need to make sure you have the perl-cpan package (source or RPM is fine) on your box first. CPAN util will help you preflight and check dependencies (and get them if you need them)

-- JeffPerry - 12 Jun 2006

Thank you, Jeff. There is a problem. I can't use the CAPN mirror because I'm working in a test environment without the possibility to connect directly to the internet and the cpan servers. I think I have to try finding dependencies by the tool's homepages!?

-- TimBagusche - 13 Jun 2006

But shouldn't there be error messages when there are problems with dependencies during installation?

-- TimBagusche - 13 Jun 2006

I had some problems with the drivers behind CGI::Session 4.13. I updated them and everything works. Thank you and enjoy TWiki.

-- TimBagusche - 13 Jun 2006

 
Topic revision: r5 - 2006-06-13 - TimBagusche
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.