I'm getting two errors when attempting to update my installed modules.
System: Mac OS 10.6.4, Perl v5.12.2.

CPAN Terminal> o

    1     2.39         2.40     Encode
DANKOGAI
    2     0.82         0.85     version
JPEACOCK

CPAN Terminal> i 1..2

Installing Encode (2.40)
[ERROR] MAKE failed: Inappropriate ioctl for device /bin/sh: line 0:
cd: Byte: No such file or directory
make: *** [subdirs] Error 1


[ERROR] Unable to create a new distribution object for 'Encode' --
cannot continue

*** Install log written to:
  /Users/sprotsman/.cpanplus/install-logs/Encode-2.40-1288639088.log

Installing version (0.85)
[ERROR] MAKE failed: Inappropriate ioctl for device /bin/sh: line 0:
cd: vutil: No such file or directory
make: *** [subdirs] Error 1


[ERROR] Unable to create a new distribution object for 'version' --
cannot continue

*** Install log written to:
  /Users/sprotsman/.cpanplus/install-logs/version-0.85-1288639088.log

Error installing 'Encode'
Error installing 'version'
Problem installing one or more modules
*** You can view the complete error buffer by pressing 'p' ***

--------------------------------------------------------------------

Any ideas? Thanks.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to