
11-14-2011, 03:21 PM
|
 |
Panther
|
|
Join Date: Feb 2011
Location: London ,England
Posts: 129
|
|
patch your dyld with the amd_insn_patcher like explained so many times here in the forums and outlook will work or again listen to stupid advises from the above and keep on failing !!! enough said !
or use the prepatched dyld files here
Extract the underneath folder on desktop
http://cl.ly/2V3K170A391v0H3x2A1U
via
Terminal
be shure u hit enter after each line dont copy & paste all)
Code:
cd Desktop/dyld
sudo -s
# Password
chown root:wheel *
mv * /usr/lib
restart and run this in terminal again
Code:
sudo update_dyld_shared_cache
from now on 8 gig will work fine and outlook and rest of your apps wont crash anymore
|