On 26 April 2013 16:11, Ingo Hohmann <pharo@ingohohmann.de> wrote:
Hi Mariano,
actually the $PATH is correctly taken from my system settings, it's broken in the system settings.
The idea from Camillo works, as well as changing the $PATH on the system.
The remaining question is: should this be reported as a bug? (I tend to yes)
bug or feature? it helped you to detect that your PATH variable contains non-existent directory.. :) and while OS shell is quite forgiving, i'm not sure if things we're using in Pharo should be also forgiving as well... so, i don't have strong opinion on it.. but maybe you right, and CommandShell should behave similar to OS shell (in respect that in cases if OS shell don't barks, neither CommandShell should).
Thank you,
Ingo
-- Best regards, Igor Stasenko.