I am not what I should to to show the line. I am new to terminal command. Instead of "./configure && make && install", I used "sudo make install". There was no error. It's probably not correct.
How should I run with super user permission? Thanks, Mike On Tue, Sep 18, 2012 at 8:13 PM, Omar Andrés Zapata Mesa < [email protected]> wrote: > Hello Mike. > Show the line: mkdir: /usr/local/include: Permission denied > > you should install it like root. > try to run it with super user permissions. > > O. > > > On Tue, Sep 18, 2012 at 6:57 PM, C W <[email protected]> wrote: > >> I figured out the terminal command and installed using "./configure && >> make && install" >> >> Install seems to be fine at first, I get an error at the end >> >> creating gsl-config >> creating gsl.pc >> Making install in gsl >> make[2]: Nothing to be done for `install-exec-am'. >> make[2]: Nothing to be done for `install-data-am'. >> Making install in utils >> make[2]: Nothing to be done for `install-exec-am'. >> make[2]: Nothing to be done for `install-data-am'. >> Making install in sys >> make[2]: Nothing to be done for `install-exec-am'. >> test -z "/usr/local/include/gsl" || .././install-sh -c -d >> "/usr/local/include/gsl" >> mkdir: /usr/local/include: Permission denied >> mkdir: /usr/local/include: No such file or directory >> make[2]: *** [install-pkgincludeHEADERS] Error 1 >> make[1]: *** [install-am] Error 2 >> make: *** [install-recursive] Error 1 >> nbp-118-139:gsl-1.15 Mike$ >> >> >> Thanks, >> Mike >> >> >> On Tue, Sep 18, 2012 at 7:23 PM, C W <[email protected]> wrote: >> >>> Hi Omar, >>> Thanks for the quick response. >>> >>> ->do you need specifically the version 1.0? I suggest you to use 1.15 >>>> >>> >>> I just download version 1.15. >>> >>> ->do you have some warning running ./configure? >>>> >>> >>> I didn't have any warning, I don't remember exactly how I did it. >>> >>> Now I get, >>> -bash: ./configure: No such file or directory >>> >>> -> you can download it for mac using macports gsl >>> macports<https://www.google.com.co/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&ved=0CDEQFjAC&url=https%3A%2F%2Fwww.macports.org%2Fports.php%3Fby%3Dvariant%26substr%3Doptimize&ei=qfBYUMGhCoyu8QSN3YCQDw&usg=AFQjCNGeeAkBwn8l1RTPyf9DsVKUJgzZHQ> >>> (version >>>> 1.15) >>>> >>> I downloaded macports prior to posting. I did "info gsl", seems like it >>> is intalled. >>> Mike >>> >> >> > > > -- > Omar Andres Zapata Mesa > Fundamental Interaction Phenomenology Gruop (Gfif) > Head Developer > http://gfif.udea.edu.co > Gfif Developers (Gfif Dev) > Division of computer science > System Engineering Student > Universidad de Antioquia At Medellin - Colombia > Usuario Linux #490962 > >
