It returns an empty line.
I've got 30 years of programming experience. If I'm having this much trouble after following the directions in 5.7 and especially 5.7.4 to the letter, how do less experienced people deal with these problems?
Why doesn't Textmate simply set these preferences out of the box and run without this much fiddling. AquaEmacs works without anything special. SlickEdit works without anything special. XCode works out of the box. Why is TextMate so fiddly?
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Dr. Marc R. Feldesman Professor & Chairman Emeritus Anthropology Department Portland State University
please reply to: feldesmanm@pdx.edu my PERS blog: http://persinfo.blogspot.com SKYPE: mrfearless47
--- On Wed, 10/8/08, Alex Ross tm-alex@rosiba.com wrote: From: Alex Ross tm-alex@rosiba.com Subject: [TxMt] Re: Compiling C/C++ using Textmate To: "TextMate users" textmate@lists.macromates.com Date: Wednesday, October 8, 2008, 3:27 PM
On Oct 9, 2008, at 12:21 AM, Alex Ross wrote:
On Oct 8, 2008, at 9:38 PM, mrfearless47 wrote:
There is something fundamentally wrong with Textmate's handling of
the Apple-R command. I have cutting edge build 1466 of Textmate, and the latest versions of the C bundle and the Support bundle. Whenever I press Apple-R, the result is:
/tmp/temp_textmate.bPPsQU:3:in `require': no such file to load -- /Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/ executor (LoadError) from /tmp/temp_textmate.bPPsQU:3
This error suggests that TextMate cannot find your Support folder. The correct location for TextMate's support folder is: ~/Library/ Application\ Support/TextMate/Support/. In an empty TextMate document you can enter: `echo $TM_SUPPORT_PATH` and press CTRL+R. This should show the previously mentioned directory. If it shows `/Applications/ TextMate.app/Contents/SharedSupport/Support/` then you have installed the support folder incorrectly.
Hans tells me that you've tried this and TM_SUPPORT_PATH shows / Library/Application Support/TextMate/Support.
What does:
ruby -e 'File.exists?(ENV["TM_SUPPORT_PATH"] + "/lib/tm/executor.rb")'
followed by CTRL+R show?
—Alex
_______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate