On 2018-03-15, at 9:30 PM, Dave Horsfall wrote:
> Running "locate rdist" on the Mac is less than helpful, so is there a tool
> similar to BSD's "rdist"?
>
Wow, that's old. 1998.
Here's what I have so far, which bogs down in the build pretty early due to 20
year old weirdness, I guess….
Ken
I'm developing software for various platforms, and a need a multi-rdist
like tool.
Why? I develop on the Mac (because it's in front of me), ship it to my
FreeBSD server (because it has real serial ports instead of silly
USB/serial adaptors that may not work etc), test it there and make any
c
In fact, by using the +gcc5 as Craig suggested, I got the compiled libraries
straight away without the building.
Perhaps it is not tuned exactly to my machine but for my purpose, it seems to
be fast enough.
Laurent
> Le 15 mars 2018 à 17:37, David Strubbe a écrit :
>
> ATLAS just always takes
ATLAS just always takes a long time to build. It stands for "Automatically
Tuned Linear Algebra System," so all that time is the automatic tuning. If
you want a quicker build, use OpenBLAS or the built-in Accelerate framework.
David
On Thu, Mar 15, 2018 at 8:21 AM, Joshua Kordani wrote:
> This
This package will take a long time to build, although don't be surprised
if it fails on the first try. I can never get it to work on the first
try with default settings.
On 3/15/18 9:45 AM, Craig Treleaven wrote:
On Mar 15, 2018, at 8:29 AM, pagani laurent via macports-users
wrote:
I rein
> On Mar 15, 2018, at 8:29 AM, pagani laurent via macports-users
> wrote:
>
> I reinstalled gcc5, both gcc5 and 7 are active but the result is the same.
> I desactivate gcc7 but Xcode gcc takes precedence upon Macports/gcc5 even
> when I deactivate/reactivate the later.
>
I’m not familiar wit
Hello,
I reinstalled gcc5, both gcc5 and 7 are active but the result is the same.
I desactivate gcc7 but Xcode gcc takes precedence upon Macports/gcc5 even when
I deactivate/reactivate the later.
Thanks for any help,
Laurent
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème" (devis
Hello,
Running Mac OS 10.12.6, I try to install ATLAS with macports but 1) it selects
/usr/bin/clang as a C compiler (why not the /opt/local/bin/gcc one ?), 2) it
selects gfortran7 which does not exist and 3) it hangs up on the building.
After more than one hour, still there :
sextractor-maste