Re: Recursive dependency detected
[email protected] (Jean-Denis Muys) Thu, 11 Jun 2009 13:26:08 +0200
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <C656B670.4B74%[email protected]> |
On 6/11/09 13:23 , "Marc Girod" <[email protected]> wrote: > Hi, > > On Thu, Jun 11, 2009 at 11:21 AM, Jean-Denis Muys<[email protected]> wrote: > >> During the install in CPAN of Log::Log4perl, I got a Recursive dependency >> detected error, which I managed to reduce to: >> >> Scalar::Util > Test::More > Test::Harness > File::Spec > Scalar::Util >> >> (exact output from CPAN below). >> >> I am totally puzzled on how I can proceed now. > > I admit I have met that at least once, for an other package, > but it didn't prevent me from building and installing --the old > manual way. > Er... I probably got it at 'make test' stage... > I am not old enough to know the old manual way :-( JD