Re: recursive module dependencies

From: Anno Siegel (anno4000_at_lublin.zrz.tu-berlin.de)
Date: 02/01/05


Date: 1 Feb 2005 16:53:00 GMT

hymie! <hymie@lactose.smart.net> wrote in comp.lang.perl.misc:
> Greetings.
>
> I'm installing a module (updated CPAN), and in the course of which, it
> complains that it needs Cwd. Cwd is part of PathTools . So I download
> and try to install PathTools. PathTools won't install because I'm
> missing Cwd.
>
> How do I install Cwd when it requires Cwd to have been installed?

Cwd is a standard module, you shouldn't have to install it. If you have
lost it somehow, consider re-installing perl.

Anno



Relevant Pages

  • recursive module dependencies
    ... Cwd is part of PathTools. ... So I download ... PathTools won't install because I'm ...
    (comp.lang.perl.misc)
  • Re: Cant Install Perl as Non-Root
    ... its cwd, ... you may be able to patch MakeMaker to use it. ... Apply this patch with patch -p0 <cwd.patch from in the perl source ... install XS modules sucessfully, and make sure you don't upgrade ...
    (comp.lang.perl.misc)
  • RE: InstallUtilLib & EIF
    ... Could you please repost the sample project that you're talking about - I ... > There's a workaround - a simple app that flips over the CWD, ... > | I am trying to install an instrumented dll using msi. ... > | From: subir t ...
    (microsoft.public.vsnet.enterprise.tools)