[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Installing new Perl modules
- Subject: Re: [vps-mail] Installing new Perl modules
- From: "Arizona 1 Net" <info@xxxxxxxxxx>
- Date: Sun, 21 Dec 2003 14:53:19 -0700
http://providertalk.com/
Hello Marjolein,
You would probably have better luck getting feedback on the CPAN modules by
visiting the above address and registering for the mailing list that
discusses your particular server type. This mail list is for email technical
questions/feedback.
That said, I believe you need to be using a relative path instead of a full
path to install the module. ~/usr/local/lib/perl5.... instead of
/usr/local/lib/perl5.
You could probably get a more colmplete reply on the correct list though.
There are some terribly helpful/knowledgeable people on each.
Regards,
Karen Boyle
----- Original Message -----
From: "Marjolein Katsma" <tfyj8lv02@xxxxxxxxxxxxxx>
To: <vps-mail@xxxxxxxxxxxx>
Sent: Sunday, December 21, 2003 2:42 PM
Subject: Re: [vps-mail] Installing new Perl modules
> At 20:29 2003-12-21, John Lock wrote:
> >If this is a VPS1 you should be running "vcpan" to install modules within
> >the virtual server.
>
> Ah! Thanks. Now I'm getting somewhere!
>
> I haven't _quite_ arrived yet though :(
>
> I'm trying to install Net::DNS (required for WP.cgi -
> http://wp-whois-proxy.sourceforge.net/ -, which is what I'm actually
trying
> to install).
> First run within vcpan showed some Test:: modules were missing; two were
> pulled in automatically, Test::Pod was not so I installed that separately.
> Then I ran 'install Net::DNS' again, and during the make test phase I got
a
> few errors:
>
> ----
> t/01-resolver-file.......ok 2/8# Failed test (t/01-resolver-file.t at
> line 36)
> t/01-resolver-file.......ok 3/8# got: 'javawoman.com'
> t/01-resolver-file.......ok 4/8# expected: 't.net-dns.org'
> t/01-resolver-file.......ok 5/8# Looks like you failed 1 tests of 8.
> t/01-resolver-file.......dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 8
> Failed 1/8 tests, 87.50% okay
> ----
>
> It said it wouldn't install without force, so I then tried 'force install
> Net::DNS' which seemed to work.
>
> Still, I'm worried about those errors, and I have no idea what they mean.
>
> Also, during installation I'm seeing:
> ----
> Files found in blib/arch: installing files in blib/lib into architecture
> dependent library tree
> ----
> This happened both for Net::DNS and HTML::Parser which I installed next
(no
> 'force' needed here).
>
> Can anyone explain these errors to me, and whether I should be worried
> about them?
>
>
> --
> Marjolein Katsma
>
> ======================================================================
> This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
> Before posting a question, please search the archives (see above URL).
>
>
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index