[SVN] error in ui.rb .. line 1

Yves Dufour yves_dufour at mac.com
Wed Dec 17 14:10:09 UTC 2008


I am trying to test a specific rails bundle, I get an error when the  
textmate ui.rb starts :


/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb: 
1:in `require': no such file to load -- English (LoadError)
	from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/ 
ui.rb:1
	from /tmp/temp_textmate.soGhcn:3:in `require'
	from /tmp/temp_textmate.soGhcn:3


which leads into the ui.rb file :

require 'English'
require File.dirname(__FILE__) + '/escape'
require File.dirname(__FILE__) + '/osx/plist'

TM_DIALOG = e_sh ENV['DIALOG'] unless defined?(TM_DIALOG)

module TextMate

   module UI
...


the english gem is installed , ....  in /usr/local/lib/ruby/gems/1.8/ 
gems/english-0.3.1  (via gem install english)

(using ruby 1.8.7 (2008-05-31 patchlevel 0) [i686-darwin9.4.0] , OS   
10.5.5)

any clue ?

thanks a lot


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate-dev/attachments/20081217/cb7cc86e/attachment.html>


More information about the textmate-dev mailing list