64 bit linking error

2013-11-26 Thread Gideon Simpson
I'm trying to compile something using the macports openmpi (built on macports gcc48), and am getting the following linking error: openmpicxx -I/Users/gideon/software/sprng4.4/include -o sprng_mpi sprng_mpi.cpp -L/Users/gideon/software/sprng4.4/lib -lsprng -I/opt/local/include/openmpi

Installed MacPorts 2.2.1, now to install Octave dependencies

2013-11-26 Thread Patrick Hinkle
I have installed the MacPorts 2.2.1 package and am interested in installing Octave and its dependencies. I thought I saw somewhere that Octave installs these dependencies automatically but that might have been an error. I have downloaded Octave 3.4.6 in a folder in my /users directory and am

Re: Installed MacPorts 2.2.1, now to install Octave dependencies

2013-11-26 Thread Brandon Allbery
On Tue, Nov 26, 2013 at 3:56 PM, Patrick Hinkle avmac1...@gmail.com wrote: I have installed the MacPorts 2.2.1 package and am interested in installing Octave and its dependencies. I thought I saw somewhere that Octave installs these dependencies automatically but that might have been an

Re: Installed MacPorts 2.2.1, now to install Octave dependencies

2013-11-26 Thread Ryan Schmidt
On Nov 26, 2013, at 15:43, Brandon Allbery wrote: On Tue, Nov 26, 2013 at 3:56 PM, Patrick Hinkle wrote: I have downloaded Octave 3.4.6 in a folder in my /users directory and am attempting to run it Why? There is an octave port. Or, if you're just going to install stuff by hand, why

Re: 64 bit linking error

2013-11-26 Thread Ryan Schmidt
On Nov 26, 2013, at 09:10, Gideon Simpson wrote: I'm trying to compile something using the macports openmpi (built on macports gcc48), and am getting the following linking error: openmpicxx -I/Users/gideon/software/sprng4.4/include -o sprng_mpi sprng_mpi.cpp

Re: 64 bit linking error

2013-11-26 Thread Gideon Simpson
This is 10.8, not mavericks. -gideon On Nov 26, 2013, at 7:42 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 26, 2013, at 09:10, Gideon Simpson wrote: I'm trying to compile something using the macports openmpi (built on macports gcc48), and am getting the following linking