[TxMt] Possible path issues?

Robin Houston robin.houston at gmail.com
Sat Jun 9 07:46:23 UTC 2007


On 6/8/07, Mat Schaffer <schapht at gmail.com> wrote:
>
> The only other funky thing
> I'm doing is parsing my environment.plist in .profile so I don't have
> two sources of path information.


I bet this is the problem. TextMate will source your .profile when you run a
command, in an attempt to pick up environment information that's set there.
Some random thoughts:

1. When you load environment.plist from .profile, do you do so via a
relative path? When TextMate sources .profile, the current working directory
isn't $HOME. Try explicitly referring to "$HOME/.MacOSX/environment.plist",
if you're not doing so already.

2. Failing that, if you temporarily rename .profile so that TextMate can't
pick it up, does it start working then?

Robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20070609/00a6536c/attachment.html>


More information about the textmate mailing list