Bill Allombert on Thu, 27 Sep 2012 20:27:59 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Please test pari-2.5.3 prerelease 1 |
On Thu, Sep 27, 2012 at 06:46:10PM +0200, Xavier-François Roblot wrote: > > > On 25 sept. 2012, at 14:10, Bill Allombert wrote: > > > >> Dear PARI developers, > >> > >> As planned, I have made a prerelease of PARI 2.5.3. > >> > >> Please test the new tarball: > >> <http://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.5.3.pre1.tar.gz> > >> > >> Also, if you are using Fedora, please check whether PARI 2.6 fixes bug #1333, > >> and whether I should backport it. > > > > Hi Bill, > > > > I installed it on OS X Lion with gcc-4.7.1 (MacPorts): compilation and full test suite, everything is fine. > > I am not sure if it is a bug but if I do: make gp and then try to run gp directly from the pari directory, I get > > pari roblot$ ./gp > ./gp: line 3: /Users/roblot/pari/gp-dyn.app/Contents/MacOS/gp-dyn: No such file or directory > ./gp: line 3: exec: /Users/roblot/pari/gp-dyn.app/Contents/MacOS/gp-dyn: cannot execute: No such file or directory It looks like ./gp is a script and not a symlink pointing to Odarwin-i686/gp-dyn, or that the command ./gp does not launch ./gp. What is actaully ./gp ? Cheers, Bill.