Cameron Oxley
Cameron Oxley
After changing osascript to "arch -i386 osascriptxx" (as suggested by adobe) in ttygif_osx.c I got this error: `arch: posix_spawnp: osascript: Bad CPU type in executable`
Deleting the Adobe unit types file will fix the problem. ``` sh cd '/Library/ScriptingAdditions/' \ sudo tar cjf Adobe\ Unit\ Types.tar.bz2 Adobe\ Unit\ Types.osax \ sudo rm -rf 'Adobe\ Unit\...
Great idea. Happy to work on this in the next couple of months, unless you'd like to contribute also?