I had the same problem with the theme builder but I alreay have an environment.plist in that directory but it seems to be regular XML (see below).
What is the proper syntax for the XML version of the file?
Thanks,
S
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http:// www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>DAZSTUDIO</key> <string>/Applications/DAZStudio</string> </dict> </plist>
On Apr 11, 2006, at 5:29 PM, Romain Lafourcade wrote:
Well, thank you. I changed the PATH and now it works. Great!
Le 11 avr. 2006, à 22:58, Allan Odgaard a écrit :
On 11/4/2006, at 22:54, Romain Lafourcade wrote:
Any idea what's causing this problem? Is it in TM or in Ruby?
It requires Ruby 1.8.
Since the command uses shebang to load Ruby, it will get the PATH from Finder.
Either edit the command to call the Ruby 1.8 you have installed with abs. path, or (better) modify the PATH, which is described here (scroll down to “Important”):
http://macromates.com/textmate/manual/shell_commands#search_path
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate