#9722: PARI/GP build error on Fedora 13
------------------------------+---------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.5.3
Component: packages | Keywords: FLTK, DSO, libstdc++, plotfltk,
FL/Fl.H
Author: Leif Leonhardy | Upstream: N/A
Reviewer: Jeroen Demeyer | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by leif):
{{{
#!sh
[l...@quadriga tmp]$ cd pari-2.3.5.p4/src/
[l...@quadriga src]$ ./Configure --help
Configuring pari-2.3.5 (STABLE)
Usage: Configure [-ask|-help|-g|-pg] [ --load <filename> ] [
--prefix=<dir> ]
Options: some names can be abbreviated to one character (e.g -h = -help)
-a, --ask interactive configuration
-h, --help this message
-l, --load skip Configure and specify a default config file
-s, --static build static GP binary only
-v, --verbhelp a longer help message
Build Options:
--host=<arch-osname> target achitecture
--kernel=<kern> kernel used
--graphic=<gr> graphic library used (default X11) (none X11 Qt
fltk)
--time=<fun> timing function to use (getrusage times ftime)
--builddir=<dir> directory where the object files will be created
Additional developer options:
-g creates debugging version (in Oxxx.dbg)
-pg creates profiling version (in Oxxx.prf)
Installation directories:
--prefix=<dir> install files in <dir> (default /usr/local)
--share-prefix=<dir> as 'prefix', for architecture independent files
--bindir=<dir> for binaries
--emacsdir=<dir> for emacs macros
--includedir=<dir> for C header files
--libdir=<dir> for libraries
--mandir=<dir> for manual pages
--sysdatadir=<dir> for architecture-dependent data
--datadir=<dir> for architecture-independent data
Optional libraries:
--without-readline do not link with GNU readline
--with-readline[=DIR] use GNU readline [prefix for readline files]
--with-readline-include=DIR specify location of readline headers
--with-readline-lib=DIR specify location of readline libs
--with-ncurses-lib=DIR specify location of ncurses lib (for
readline)
--without-gmp use the native kernel instead of GNU MP
--with-gmp[=DIR] use the GMP kernel [prefix for gmp files]
--with-gmp-include=DIR specify location of gmp headers
--with-gmp-lib=DIR specify location of gmp libs
--with-qt[=DIR] use the Qt graphical library [prefix for Qt dir.]
--with-fltk[=DIR] use the FLTK graphical library [prefix for FLTK
dir.]
}}}
Of course we (or actually upstream) should catch such.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9722#comment:53>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.