|
Hi.
I tried to install Net::Twitter on MacOS 10.6.7 (with XCode 4 installed).
I did
cpanm --sudo Net::Twitter
and saw the following modules failed to be installed:
Building and testing ExtUtils-ParseXS-2.2206 ... FAIL
Building and testing Package-Stash-XS-0.22 ... FAIL
Building and testing Sub-Name-0.05 ... FAIL
Building and testing Sub-Identify-0.04 ... FAIL
Building and testing Variable-Magic-0.46 ... FAIL
Building and testing Devel-GlobalDestruction-0.03 ... FAIL
Building and testing DateTime-Locale-0.45 ... FAIL
Building and testing Crypt-SSLeay-0.58 ... FAIL
Building and testing Digest-SHA1-2.13 ... FAIL
Building and testing Encode-2.43 ... FAIL
Building and testing JSON-XS-2.3 ... FAIL
Building and testing namespace-autoclean-0.12 ... FAIL
Building and testing MooseX-Role-Parameterized-0.26 ... FAIL
Building and testing MooseX-MultiInitArg-0.01 ... FAIL
Then I tried to install these failed modules individually,
I seem to get this error message:
lipo: can't open input file: /var/folders/g1/g1V6L8zTF+uMseZr7D+DkU+++TI/-Tmp-//cc94LJlo.out (No such file or directory)
Any advice on how to fix this problem?
Thanks alot!
zackxu@yahoo.com |