Hello Everyone, I'm having difficulty installing Moose-2.04 on my laptop (running Snow Leopard). It chokes on Class::Load::XS giving me an "ld: warning: in compilet-1w9w_.o, file was built for i386 which is not the architecture being linked (x86_64)". The install had no problem on my linux work station. I use perlbrew with perl-5.14.1 in both places, and carry out all my Cpan installs with cpanm. From suggestions on the Moose IRC last night, I updated my perlbrew, installed the latest patchperl, and installed perl5-14.2 for a fresh Moose install, but I ended up with the same trouble. There is probably some messed up business that has nothing to do with Class::Load::XS on my with my laptop. Is there anything else I can try?
I have Moose-2.02 installed, which works for me for what I'm doing, but I expect my rotation student may soon run into a similar problem. He's running OS X Lion on his laptop (maybe it's fixed with lion). Is there a way to install Moose-2.02 via cpanm as a backup plan? I won't be offended if you tell me to go ask cpanm that last one. -Demian