On Thu, Nov 08, 2007 at 10:38:51AM -0500, Gunnar Wolf via RT wrote:
Show quoted text>
> Queue: Math-Pari
> Ticket <URL:
http://rt.cpan.org/Ticket/Display.html?id=30552 >
>
> On Wed Nov 07 20:30:30 2007, nospam-abuse@ilyaz.org wrote:
> > If you feel fine shipping a broken module, it makes sense to disable
> > the test suite. Just do not run 'make test'.
> >
> > Does this answer your question?
>
> No, sorry for not being explicit enough - I'm copying from my Debian
> report - libpari-dev is the package which contains the PARI development
> headers (i.e. /usr/include/pari):
>
> Curiously, the package does not build even with libpari-dev installed
I do not see why this is "curious".
Show quoted text> - It _does_ require the full sources (i.e. the test suite, at least):
No wonder...
Show quoted text> ------------------------------------------------------------
> $ perl Makefile.PL paridir=/usr/include/pari/
> Setting up Math::Pari with Perl 5.008008 on linux version
> 2.6.17-2-vserver-amd64;
> cc=cc, gccversion=4.2.3 20071014 (prerelease) (Debian 4.2.2-3),
> ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN
> -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64',
> ld=cc, ldflags=' -L/usr/local/lib', optimize='-O2'.
> Could not extract version from '/usr/include/pari/config/version';
>
> Do you remember that paridir should be location of PARI/GP source tree,
> not the location of compiled+installed files?
Does not this answer your questions?
Show quoted text> Trying extract from the directory name...
> Directory `/usr/include/pari' has unknown syntax...
> Found GP/PARI build directory in /usr/include/pari
> (integer-formatted version /usr/include/pari).
> Cannot find tests in /usr/include/pari/src/test/in: No such file or
> directory at utils/Math/PariBuild.pm line 513.
> ------------------------------------------------------------
This is just the tip of the iceberg...
Sorry to sound pedantic, but I still have no idea what it is you
wanted to communicate about. [There is a (quite small) chance that
Math::Pari build can be performed when only libpari-dev is available.
Do you want to check for this chance, or what? In which way I may be
useful to you?]
Thanks,
Ilya