On 8/14/07, Allan Odgaard throw-away-1@macromates.com wrote:
On Aug 13, 2007, at 2:42 AM, Alexey Blinov wrote:
Be sure t have the path to ffmpg also included in the PATH you set in environment.plist -- it would be worth figuring out why VisualHUB errors.
Hm... i check VisualHUB logs and found that in uses full path to ffmpeg (/Library/Application Support/Techspansion/'vh124ffmpeg) so its something different. The error itself is sounds like "sh: line 1: date: command not found (127)". No logs nor something i can check to see exactly command VisualHUB is issued. So... For now i'll stick with starting TM from terminal (or maybe its time to upgrade build-in MacOS ruby ;)
You can also set PATH in Preferences -> Advanced -> Shell Variables.
Setting PATH=/usr/local/bin doesn't help. (this is where new ruby is) as well as setting it to /usr/local/bin:$PATH
-- Alexey Blinov