Le 1 déc. 08 à 16:04, Alain Matthes a écrit :
Hi
Misadventures of a Wizard's Apprentice :
I found in this message : http://lists.macromates.com/textmate/2007-February/017504.html
this idea
ENV['PATH'] = %x{sh -c '. "$BASH_ENV"; echo $PATH'}
I put this line in the file require_cmd.rb and with this line, I can compile without setting the PATH in the Shell Variables.
I would like to know if this idea is fine or if it' dangerous ... Alain
Any idea about this ?
I work only with LaTeX and I don't need to set the PATH in the Shell Variables also for me it's fine but I would like to know if it's a problem with others bundles ?
Best Regards