On 14 November 2010 12:41, a.shevlyakov <aas...@mail.ru> wrote: > The output was "/usr/local/bin/:$PATH", which is the parameter I ran > ECL with (I used env PATH="/usr/local/bin/:$PATH"). PATH does contain > /usr/bin though. > Compiling works if I manually add /usr/bin to PATH
Just a guess. Did you perhaps use single quotes instead of double quotes? I think that the path that ecl is using is literally '/usr/local/bin:$PATH'. i.e. it's looking for a directory called '$PATH'. -- Michael Wood <esiot...@gmail.com> ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list