Thanks for your reply ________________________________ From: Peter Johansson <[email protected]> Sent: Saturday, November 2, 2019 5:47 PM To: Porco, Travis <[email protected]> Cc: [email protected] <[email protected]> Subject: Re:
Hi Travis, On 3/11/19 7:31 am, Porco, Travis wrote: > Greetings. > > Installation of gsl 2.6 > fails on MacOS 10.14.2, Intel Core i7, 4 cores; 16G ram. > > $ sudo ./configure && make && make install You problem is likely related to that you run configure as root but make and make install as yourself. hth, Peter
