Pascal Molin on Mon, 11 Mar 2013 21:48:47 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: OS X dmg image


David Boyd <boyd@math.ubc.ca> a écrit :


I had the same problem as Bernard.    I tried to run it from Terminal by navigating to the appropriate  /bin   directory:

bin boyd$ ./gp
dyld: Library not loaded: /usr/local/lib/libgmp.10.dylib
  Referenced from: /Applications/PariGP.app/Contents/Resources/lib/libpari-gmp-2.6.dylib
  Reason: image not found
Trace/BPT trap: 5

I have fixed the call to libgmp.
Does it work now ?

(same link http://pari.math.u-bordeaux1.fr/~pascal/PariGP-2.5.3.dmg
 once the bundle dropped into Applications, you should just double-click
on PariGP in the Applications folder and see gp run under terminal)

I have not put any data (in particular elldata). What is the policy for other distributions ?

Pascal