Re: [twitter-dev] twurl errors in cron

2010-10-04 Thread Taylor Singletary
Hi TJ, The shell environment in a cron job is not necessarily the same environment as when you execute scripts from your user account. Here's an article with some tips on debugging the running environment while in a cron job: http://stackoverflow.com/questions/2135478/how-to-simulate-the-environme

[twitter-dev] twurl errors in cron

2010-10-04 Thread TJ Luoma
I'm getting the following error when running twurl -t "/1/statuses/user_timeline/amazondeals.rss" in a cron script: /home/luomat/.gem/ruby/1.8/gems/twurl-0.6.0/bin/../lib/twurl/configuration_controller.rb:2: uninitialized constant Twurl::AbstractCommandController (NameError) from /usr/lib