Skip Menu |

This queue is for tickets about the Statistics-Descriptive-Weighted CPAN distribution.

Report information
The Basics
Id: 62116
Status: new
Priority: 0/
Queue: Statistics-Descriptive-Weighted

People
Owner: Nobody in particular
Requestors: d95922033 [...] ntu.edu.tw
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: problem for installing Statistics-Descriptive-Weighted-0.5
Date: Thu, 14 Oct 2010 12:30:41 +0800
To: <bug-Statistics-Descriptive-Weighted [...] rt.cpan.org>
From: 建豪 <d95922033 [...] ntu.edu.tw>
Hello, While I installed the Perl module "Statistics-Descriptive-Weighted-0.5", I encountered some problems as shown below. Below are the commands I typed and the responses. [root@bioinfo Statistics-Descriptive-Weighted-0.5]# perl Makefile.PL Writing Makefile for Statistics::Descriptive::Weighted [root@bioinfo Statistics-Descriptive-Weighted-0.5]# make Skip blib/lib/Tree/Treap.pm (unchanged) Skip blib/lib/Statistics/Descriptive/Weighted.pm (unchanged) Manifying blib/man3/Tree::Treap.3pm Manifying blib/man3/Statistics::Descriptive::Weighted.3pm [root@bioinfo Statistics-Descriptive-Weighted-0.5]# make install Appending installation info to /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod Although it seems fine for the installation, I failed to run the file "test.pl" [root@bioinfo Statistics-Descriptive-Weighted-0.5]# perl test.pl 1..123 Statistics::Descriptive::Weighted::Sparse is not an object at test.pl line 2 Compilation failed in require at test.pl line 2. BEGIN failed--compilation aborted at test.pl line 2. # Looks like your test exited with 9 before it could output anything. However, while I use cpan, it says "Statistics::Descriptive::Weighted is up to date (0.5)." [root@bioinfo Statistics-Descriptive-Weighted-0.5]# cpan -i "Statistics::Descriptive::Weighted" CPAN: Storable loaded ok (v2.15) Going to read '/root/.cpan/Metadata' Database was generated on Wed, 13 Oct 2010 05:35:22 GMT Statistics::Descriptive::Weighted is up to date (0.5). So, could you help me solve the problem ? By the way, I have installed the module "Statistics-Descriptive-2.6" before installing "Statistics-Descriptive-Weighted-0.5". "Statistics-Descriptive-2.6" is correctly installed. Thanks a lot for your assistance. =========================== perl version : This is perl, v5.8.8 built for x86_64-linux-thread-multi Operating System version : Linux bioinfo.genomics.sinica.edu.tw 2.6.18-128.4.1.el5 #1 SMP Tue Aug 4 20:19:25 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux =========================== Best regards, Chien-Hao Su