CarbonCopy and OSX 10.4.8 (Intel)

If you as I, have been trying to get CarbonCopy (CCC) to work on your IntelMac, and successfully failed, then what?

Well as it turnes out it looks like the problem is not CCC, but psync which is used to do the actual copy, so if you did click the 'install psync' in CCC, then it will install a psync which is compiled for Perl 5.8.1 - guess what 10.4.8 comes with Perl 5.8.6.

So what you need to do is

1) remove the 'wrong' version of psync;

# sudo rm /usr/bin/psync
# sudo rm -rf /Library/Perl/5.8.1

2) install the development tools
3) download MacOSX::File from CPAN (http://search.cpan.org/dist/MacOSX-File/)
4) compile and install it

# tar zxfv MacOSX-File-0.71.tar.gz
# cd MacOSX-File-0.71
# perl Makefile.pl
# make
# make test
# sudo make install

And then CCC should work.... That is not so difficult, but slightly anoying.

Comments

Popular posts from this blog

Kviknet and IPv6

Apple IOS cannot download song

Apple AirPort Express and Digital Jitter..