[svk-devel] Svk run error???
Chris.Fouts at qimonda.com
Chris.Fouts at qimonda.com
Wed Oct 18 13:14:25 EDT 2006
How do I start from square 1, where perl Makefile.PL looks
for wget utility, etc..
>-----Original Message-----
>From: Fouts Christopher (QNA RTP PT PREV)
>Sent: Wednesday, October 18, 2006 12:20 PM
>To: 'svk-devel at bestpractical.com'
>Subject: RE: [svk-devel] Svk run error???
>
>
>
>>-----Original Message-----
>>From: svk-devel-bounces at bestpractical.com
>>[mailto:svk-devel-bounces at bestpractical.com] On Behalf Of
>David Glasser
>>Sent: Wednesday, October 18, 2006 11:26 AM
>>To: svk-devel at bestpractical.com
>>Subject: Re: [svk-devel] Svk run error???
>>
>>On 10/18/06, Chris.Fouts at qimonda.com <Chris.Fouts at qimonda.com> wrote:
>>> Now when I run svk, I get
>>> > svk
>>> Can't locate Class/Autouse.pm in @INC (@INC contains:
>>
>>How did you install svk? It should have told you about its CPAN
>>requirements. You need to have Class::Autouse installed from CPAN.
>>
>>--dave
>>
>>--
>>David Glasser | glasser at mit.edu | http://www.davidglasser.net/
>>_______________________________________________
>>svk-devel mailing list
>>svk-devel at bestpractical.com
>>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
>>
>
>thanks, it make sense now. :) Aren't these in the Perl install
>I did beforehand?
>
>> perl Makefile.PL
>*** Module::AutoInstall version 1.02
>*** Checking for Perl dependencies...
>[Core Features]
>- Algorithm::Annotate ...missing.
>- Algorithm::Diff ...missing.
>- YAML ...missing. (would need 0.38)
>- Regexp::Shellish ...missing.
>- Data::Hierarchy ...missing. (would need 0.21)
>- File::Temp ...loaded. (0.16 >= 0.14)
>- Clone ...missing.
>- Pod::Escapes ...missing.
>- Pod::Simple ...missing.
>- PerlIO::via::dynamic ...missing. (would need 0.11)
>- PerlIO::via::symlink ...missing. (would need 0.02)
>- IO::Digest ...missing.
>- SVN::Simple::Edit ...missing. (would need 0.27)
>- Date::Parse ...missing. (would need 2.27)
>- File::Type ...missing.
>- URI ...missing.
>- PerlIO::eol ...missing. (would need 0.13)
>- Class::Autouse ...missing. (would need 1.15)
>- Getopt::Long ...loaded. (2.35 >= 2.34)
>- Encode ...loaded. (2.12 >= 2.10)
>- File::Spec ...missing. (would need 3.18)
>==> Auto-install the 18 mandatory module(s) from CPAN? [y]
>[Localized messages]
>- Locale::Maketext::Lexicon ...missing. (would need 0.42)
>- Locale::Maketext::Simple ...missing. (would need 0.12) ==>
>Auto-install the 2 optional module(s) from CPAN? [y] [Message
>display through a pager]
>- IO::Pager ...missing.
>==> Auto-install the 1 optional module(s) from CPAN? [y]
>[SVN::Mirror support]
>- SVN::Mirror ...missing. (would need 0.66)
>==> Auto-install the 1 optional module(s) from CPAN? [y]
>[Patch management]
>- Compress::Zlib ...missing.
>- FreezeThaw ...missing.
>==> Auto-install the 2 optional module(s) from CPAN? [y]
>*** Dependencies will be installed the next time you type 'make'.
> (You may need to do that as the 'root' user.)
>*** Module::AutoInstall configuration finished.
>Warning: prerequisite Algorithm::Annotate 0 not found.
>Warning: prerequisite Algorithm::Diff 0 not found.
>Warning: prerequisite Class::Autouse 1.15 not found.
>Warning: prerequisite Clone 0 not found.
>Warning: prerequisite Data::Hierarchy 0.21 not found.
>Warning: prerequisite Date::Parse 2.27 not found.
>Warning: prerequisite File::Spec 3.18 not found. We have 3.12.
>Warning: prerequisite File::Type 0 not found.
>Warning: prerequisite IO::Digest 0 not found.
>Warning: prerequisite PerlIO::eol 0.13 not found.
>Warning: prerequisite PerlIO::via::dynamic 0.11 not found.
>Warning: prerequisite PerlIO::via::symlink 0.02 not found.
>Warning: prerequisite Pod::Escapes 0 not found.
>Warning: prerequisite Pod::Simple 0 not found.
>Warning: prerequisite Regexp::Shellish 0 not found.
>Warning: prerequisite SVN::Simple::Edit 0.27 not found.
>Warning: prerequisite URI 0 not found.
>Warning: prerequisite YAML 0.38 not found.
>Writing Makefile for SVK
>
More information about the svk-devel
mailing list