Jordi,

Let me bottom line it for you.

I followed the source compile procedure on the wiki page.

I did this because I need version 2.6 or above.

I need this version, as opposed to version 2.4 from the binary, because I need 
the packages and not just the main program to work.

If you have a specific solution that will get me what I need, please let me 
know (though, I hate fink because the last time I used it the program trashed 
my computer).

Otherwise I am officially declaring Octave incompatible with mac, installing a 
version of Ubuntu on VM Ware, and loading Octave that way.

I do not have time in my life for guessing what might or might not work.

This program has already thrown 16 hours of my life in the trash, and that's 16 
hours I'm never getting back.

DD

On 6/06/2012, at 2:11 AM, Jordi Gutiérrez Hermoso wrote:

> On 5 June 2012 09:49, Donald Derrick <donald.derr...@gmail.com> wrote:
>> I downloaded the code from the octave site and compiled it on my computer
>> directly using
>> 
>> make
>> make check
>> sudo make install
>> 
>> I had to run load a LOT of dependencies before this worked, but it was
>> necessary to get 2.6.2
> 
> Yeah, and it's still miscompiled. :-/
> 
> You're trying to pass compiler flags to mkoctfile. It doesn't accept
> compiler flags. It accepts a very small subset of flags that look like
> compiler flags, but the weird flags that McOS10 uses aren't accepted
> (why -framework Accelerate instead of -lAccelerate)?
> 
> An interesting further example of flag that mkoctfile should not
> accept is "-Wall", except it does due to a long-standing bug that we
> now have to keep around.
> 
> This is why homebrew, fink, and macports try to ease the process for you.
> 
> - Jordi G. H.

----------------------------------------------------
Donald Derrick

Postdoctoral Fellow
MARCS Institute and
New Zealand Institute of Language, Brain and Behaviour

donald.derr...@gmail.com
http://www.ece.ubc.ca/~donaldd
http://sourceforge.net/projects/treeform





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to