Re: Octave on Intel Mac

2007-03-18 Thread Jason Merrill
Just wanted to confirm that after running a selfupdate, upgrading outdated, and deactivating heimdal, I was finally able to build and install octave on my Intel Macbook. Thanks for all the help. Cheers, Jason Merrill ___ macports-users mailing list ma

Re: Octave on Intel Mac

2007-03-05 Thread David MacMahon
On Mar 2, 2007, at 4:25 , Anthony Michael Agelastos wrote: Sometime back, I had /usr/local populated with stuff from hpc.sf.net, but have since removed it. Just to make sure that it's totally gone, you could (temporarily) rename /usr/local to /usr/local.tmp. If that still doesn't work, the

Re: Octave on Intel Mac

2007-03-03 Thread Anthony Michael Agelastos
On Mar 3, 2007, at 12:19 AM, Andre Stechert wrote: It's not libcruft. It's the fnmatch error message that's preventing the build from completing. So: 1) there's only one file in liboctave that contains references to fnmatch, that's glob-match.cc. 2) it properly includes so it's not doing

Octave on Intel Mac

2007-03-02 Thread Anthony Michael Agelastos
Hello, Amid all of the recent updates to Octave and its dependencies, I still cannot get it to build on my machine. I have attached output illustrating what the error is. Do you have any ideas? Sometime back, I had /usr/local populated with stuff from hpc.sf.net, but have since removed it

Re: Octave on Intel Mac

2007-02-26 Thread David MacMahon
On Feb 26, 2007, at 20:03 , Jason Merrill wrote: I'm not sure how to proceed at this point, so any further advice would be greatly appreciated. If you do... sudo port clean --all octave sudo port -d -v install octave &> octave.log ...and put octave.log on a web site and post a link, I'll take

Re: Octave on Intel Mac

2007-02-26 Thread Jason Merrill
Thanks for your response M. I'm not sure I completely understand your suggestion. Since octave and gcc40 aren't installed, I can't uninstall them. I did clean both of them, however, and upon trying to install octave, I get the same error that Anthony reported earlier. I also upgraded all outd

Re: Octave on Intel Mac

2007-02-26 Thread David MacMahon
On Feb 25, 2007, at 20:29 , M. White wrote: You also might see where gcc is pointing to (it is normally a symbolic link). For darwin_8_i386 platforms, the gcc, g++ and gfortran used are explicitly the "*-dp-4.2" MacPorts versions. I also ran into a problem with /usr/local stuff confusing t

Re: Octave on Intel Mac

2007-02-25 Thread M. White
On Feb 25, 2007, at 11:29 PM, M. White wrote: Message: 5 Date: Sun, 25 Feb 2007 21:50:05 -0500 From: Anthony Michael Agelastos <[EMAIL PROTECTED]> Subject: Re: Octave on Intel Mac To: "Mark Duling" <[EMAIL PROTECTED]> Cc: macports-users@lists.macosforge.org, Jason M

Re: Octave on Intel Mac

2007-02-25 Thread M. White
Message: 5 Date: Sun, 25 Feb 2007 21:50:05 -0500 From: Anthony Michael Agelastos <[EMAIL PROTECTED]> Subject: Re: Octave on Intel Mac To: "Mark Duling" <[EMAIL PROTECTED]> Cc: macports-users@lists.macosforge.org, Jason Merrill <[EMAIL PROTECTED]> Message-ID:

Re: Octave on Intel Mac

2007-02-25 Thread Jason Merrill
Great, definitely an improvement, now I actually get to the step where octave itself should be installed, but I get a similar error to Anthony (though not exactly the same) jason-merrills-computer:~ jm843$ sudo port install octave +darwin_8_i386 Password: ---> Building octave with target all Err

Re: Octave on Intel Mac

2007-02-25 Thread Anthony Michael Agelastos
On Feb 25, 2007, at 8:48 PM, Mark Duling wrote: Octave was updated on Saturday at 6:42 AM. I think if you do a 'port selfupdate' that it will work for you. I just installed it on my MacBook and it installed gcc42 automatically and worked fine. On my MacBook Pro... macko:~ iqgrande$ sudo p

Re: Octave on Intel Mac

2007-02-25 Thread Mark Duling
Octave was updated on Saturday at 6:42 AM. I think if you do a 'port selfupdate' that it will work for you. I just installed it on my MacBook and it installed gcc42 automatically and worked fine. Mark "Jason Merrill" <[EMAIL PROTECTED]> on Sunday, February 25, 2007 at 5:06 PM -0800 wrote: >I'm

Octave on Intel Mac

2007-02-25 Thread Jason Merrill
Hi All, I'm new to this list and fairly new to macports. I'm trying to install octave on an intel mac, but I'm having some trouble. On my first try, the install choked on gcc40. I did a little poking around and found that gcc40 doesn't play well with intel macs, so I tried installing gcc42 and