| Karim Belabas on Mon, 24 Mar 2014 18:57:36 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: cannot install PARI-GP on Mac OS 10.8 |
* Filippo Alberto Edoardo Nuccio Mortarino Majno di Capriglio [2014-03-24 18:45]:
> I have been trying to install Pari on my MacBookAir ith Mac OS 10.8 (using GCC for C-compiler) and both the "make all" and "make bench" steps run smoothly. Then I did "make install" and I got the error
>
> ld: can't open output file for writing: /usr/local/lib/libpari.dylib, errno=13 for architecture x86_64
> collect2: ld returned 1 exit status
> make[1]: *** [install-lib-dyn-base] Error 1
> make: *** [install] Error 2
>
> Can you help me?
Try
sudo make install
It should work...
Cheers,
K.B.
--
Karim Belabas, IMB (UMR 5251) Tel: (+33) (0)5 40 00 26 17
Universite Bordeaux 1 Fax: (+33) (0)5 40 00 69 50
351, cours de la Liberation http://www.math.u-bordeaux1.fr/~kbelabas/
F-33405 Talence (France) http://pari.math.u-bordeaux1.fr/ [PARI/GP]
`