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: Lukas Reichlin
Subject: Re: Install Image package on Mac OS X
Date: Sun, 26 Sep 2010 12:53:45 +0200


On 23.09.2010, at 04:22, pm wrote:


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.
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

Hello,

Have you installed XCode's "UNIX Development" option? Otherwise, compilers and other stuff are not available from command line.

Cheers
Lukas

reply via email to

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