I've tried installing FFmpegX on at least 3 different machines. Mac OS X 10.3.8. & 10.4 (8a414 my latest dev build i have access to)

I've followed the instructions to the LETTER on the .mac homepage.

My disk is named "dotannoy" the three files i downloaded for the installation are all on my desktop here:

/Users/roger/Desktop/mpeg2enc

I enter my password then get this criptic error:

##cp: /Library/Application Support/ffmpegX/mpeg2enc: No such file or directory

These files don't exist I checked. WHY Won't it install? What does that error mean? What am i doing wrong? I went step-by-step even PRINTING the instructions..

I've tried CREATING the folder but then I get this error next:
##/bin/sh: line 1: cd: /usr/local/share: No such file or directory

I've gotten it working on 10.4 by doing the following: (after much frustration)

open terminal:
cd /usr
sudo mkdir local (it doesn't exist it in 10.4)
cd local
sudo mkdir share

Also create a FFMpegX folder in YOUR DISK > LIBRARY > APPLICATION SUPPORT >