help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Install Image package on Mac OS X


From: pm
Subject: Re: Install Image package on Mac OS X
Date: Wed, 22 Sep 2010 19:22:02 -0700 (PDT)

Ok that's really weird:

my path is : 
/Library/Frameworks/Python.framework/Versions/2.6/bin:/Library/Frameworks/Python.framework/Versions/2.6/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

'make' is not in usr/bin and I didn't manage t find it on my computer.

I tried the piece of code you wrote

if [ -z "$PATH" ]; then 
  PATH=/bin:/sbin:/usr/bin:/usr/sbin;/usr/local/bin 
fi 

But it didn't change my path. 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Install-Image-package-on-Mac-OS-X-tp2551165p2551309.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]