You should be able to install gems to your local user folder by running 'gem install'. The only other thing you would then need to do, as @epc says, is to add twurl either to you path variable or as an alias to it's actual location.
Best, Matt On Fri, Aug 27, 2010 at 10:02 PM, @epc <[email protected]> wrote: > I know nothing about Ruby, however "gem install twurl" appears to > install it into ~/.gem/ruby/1.8/bin on OS X. You then need to put > that directory in your shell’s path variable. > -- > -ed costello > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Matt Harris Developer Advocate, Twitter http://twitter.com/themattharris -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
