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.
recent books
- Gary Gibson
- Nova War
- Adrian Tchaikovsky
- Heirs of the Blade
- Brian Herbert,Kevin J. Anderson
- Sisterhood of Dune
- Michael Cobley
- The Ascendant Stars
- Michael Cobley
- The Orphaned Worlds
- Markus Heitz
- The Revenge Of The Dwarves
- Christopher Paolini
- Inheritance
- Tom Holt
- The Better Mousetrap
- Frederick Forsyth
- The Afghan
- Terry Pratchett
- Snuff
charities
recent comments
- Balkan 2011 – Part 6 | Casper's Life on Balkan 2011 – Part 1
- Balkan 2011 – Part 5 | Casper's Life on Balkan 2011 – Part 1
- Balkan 2011 – Part 4 | Casper's Life on Balkan 2011 – Part 1
- Balkan 2011 – Part 2 | Casper's Life on Balkan 2011 – Part 3
- Balkan 2011 – Part 2 | Casper's Life on Balkan 2011 – Part 1
categories
- apple (61)
- books (5)
- chat (1)
- computers (32)
- driving (11)
- gps (7)
- graphics (1)
- hardware (18)
- howto (7)
- idm (6)
- internet (5)
- iphone (8)
- kvm (1)
- life in it's simplest form… (29)
- linux (11)
- motorbikes (20)
- music (3)
- networking (1)
- opinion (11)
- os (5)
- osx (26)
- photography (13)
- politics (8)
- programming (3)
- rant (18)
- rhel6 (1)
- science fiction (1)
- software (44)
- technology (7)
- trash (2)
- travel (20)
- tv (3)
- uncategorized (3)
- video (1)
- vmware (1)
- widget (1)
- wireless (1)
- wordpress (1)
- xen (1)







