Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 148782
Collapse All | Expand All

(-)rootsrca (-11 / +61 lines)
Lines 1-26 Link Here
1
---enable/disable options, prefix with either --enable- or --disable-
1
+++enable/disable options, prefix with either --enable- or --disable-
2
2
3
afs                AFS support, requires AFS libs and objects
3
afs                AFS support, requires AFS libs and objects
4
alien              AliEn support, requires libAliEnAPI++ from ALICE
4
alien              AliEn support, requires libgapiUI from ALICE
5
asimage            Image processing support, requires libAfterImage
5
asimage            Image processing support, requires libAfterImage
6
astiff             Include tiff support in image processing
7
builtin-afterimage Built included libAfterImage, or use system libAfterImage
8
builtin-freetype   Built included libfreetype, or use system libfreetype
9
builtin-pcre       Built included libpcre, or use system libpcre
10
builtin-zlib       Built included libz, or use system libz
11
castor             CASTOR support, requires libshift from CASTOR >= 1.5.2
6
cern               CERNLIB usage, build h2root and g2root
12
cern               CERNLIB usage, build h2root and g2root
7
chirp              Chirp support (Condor remote I/O), requires libchirp_client
13
chirp              Chirp support (Condor remote I/O), requires libchirp_client
14
cintex             Build the libCintex Reflex interface library
15
clarens            Clarens RPC support, optionally used by PROOF
8
dcache             dCache support, requires libdcap from DESY
16
dcache             dCache support, requires libdcap from DESY
9
exceptions         Turn on compiler exception handling capability
17
exceptions         Turn on compiler exception handling capability
10
explicitlink       Explicitly link with all dependent libraries
18
explicitlink       Explicitly link with all dependent libraries
19
fftw3              Fast Fourier Transform support, requires libfftw3
20
gfal               GFAL support, requires libgfal
11
globus             Globus authentication support, requires Globus toolkit
21
globus             Globus authentication support, requires Globus toolkit
12
krb5               Kerberos5 support, requires Kerberos libs
22
krb5               Kerberos5 support, requires Kerberos libs
13
ldap               LDAP support, requires (Open)LDAP libs
23
ldap               LDAP support, requires (Open)LDAP libs
24
mathcore           Build the new libMathCore math library
25
mathmore           Build the new libMathMore extended math library, requires GSL (vers. >= 1.5)
26
minuit2            Build the new libMinuit2 minimizer library
27
monalisa           Monalisa monitoring support, requires libapmoncpp
14
mysql              MySQL support, requires libmysqlclient
28
mysql              MySQL support, requires libmysqlclient
29
odbc               ODBC support, requires libiodbc or libodbc
15
opengl             OpenGL support, requires libGL and libGLU
30
opengl             OpenGL support, requires libGL and libGLU
31
oracle             Oracle support, requires libocci
32
pch                Precompiled headers (if supported by the compiler)
33
peac               PEAC, PROOF Enabled Analysis Center, requires Clarens
16
pgsql              PostgreSQL support, requires libpq
34
pgsql              PostgreSQL support, requires libpq
17
pythia             Pythia5 EG support, requires libPythia
35
pythia             Pythia5 EG support, requires libPythia
18
pythia6            Pythia6 EG support, requires libPythia6
36
pythia6            Pythia6 EG support, requires libPythia6
19
python             PyROOT python bindings, requires python >= 2.1
37
python             Python ROOT bindings, requires python >= 2.2
20
rfio               CASTOR support, requires libshift from CASTOR
38
qt                 Qt graphics backend, requires libqt >= 3
39
qtgsi              GSI's Qt integration, requires libqt >= 3
40
reflex             Build the libReflex dictionary library
41
rfio               RFIO support, requires libshift from CASTOR >= 1.5.2
42
roofit             Build the libRooFit advanced fitting package
21
rpath              Set run-time library load path on executables
43
rpath              Set run-time library load path on executables
22
ruby               Ruby ROOT bindings, requires ruby >= 1.8
44
ruby               Ruby ROOT bindings, requires ruby >= 1.8
23
sapdb              SapDB support, requires libsqlod and libsqlrte
45
sapdb              MaxDB/SapDB support, requires libsqlod and libsqlrte
24
shadowpw           Shadow password support
46
shadowpw           Shadow password support
25
shared             Use shared 3rd party libraries if possible
47
shared             Use shared 3rd party libraries if possible
26
soversion          Set version number in sonames (recommended)
48
soversion          Set version number in sonames (recommended)
Lines 29-64 Link Here
29
table              Build libTable contrib library
51
table              Build libTable contrib library
30
thread             Thread support
52
thread             Thread support
31
venus              Venus EG support, requires libVenus
53
venus              Venus EG support, requires libVenus
32
xml                XML I/O interface
54
winrtdebug         Link against the Windows debug runtime library
55
xml                XML parser interface
33
xrootd             Build xrootd file server and its client (if supported)
56
xrootd             Build xrootd file server and its client (if supported)
34
57
35
---with options, prefix with --with-, enables corresponding support
58
+++with options, prefix with --with-, enables corresponding support
59
36
afs                AFS support, location of AFS distribution
60
afs                AFS support, location of AFS distribution
37
alien-incdir       AliEn support, location of AliEnAPI++.h
61
alien-incdir       AliEn support, location of gapiUI.h
38
alien-libdir       AliEn support, location of libAliEnAPI++
62
alien-libdir       AliEn support, location of libapiUI
63
castor-incdir      CASTOR support, location of stager_api.h
64
castor-libdir      CASTOR support, location of libshift
39
cern-libdir        HBOOK converter, location of CERNLIB libraries
65
cern-libdir        HBOOK converter, location of CERNLIB libraries
40
chirp-incdir       Chirp support, location of chirp_client.h
66
chirp-incdir       Chirp support, location of chirp_client.h
41
chirp-libdir       Chirp support, location of libchirp_client
67
chirp-libdir       Chirp support, location of libchirp_client
68
cppunit            Cppunit testing, directory of the cppunit installation
42
dcap-incdir        dCache support, location of dcap.h
69
dcap-incdir        dCache support, location of dcap.h
43
dcap-libdir        dCache support, location of libdcap
70
dcap-libdir        dCache support, location of libdcap
71
dicttype           dictionary type: "cint" (default), "reflex", or "gccxml"
72
fftw3-incdir       FFTW3 support, location of fftw3.h
73
fftw3-libdir       FFTW3 support, location of libfftw3 (libfftw3-3 for windows)
74
gccxml             Gccxml support, directory of the gccxml installation
75
gfal-incdir        GFAL support, location of gfal_api.h
76
gfal-libdir        GFAL support, location of libgfal
44
globus             Globus support, path to what should be GLOBUS_LOCATION
77
globus             Globus support, path to what should be GLOBUS_LOCATION
78
gsl-incdir         GSL support, location of gsl/gsl_version.h
79
gsl-libdir         GSL support, location of libgsl
45
krb5               Kerberos5 support, location of Kerberos distribution
80
krb5               Kerberos5 support, location of Kerberos distribution
46
krb5-incdir        Kerberos5 support, location of krb5.h
81
krb5-incdir        Kerberos5 support, location of krb5.h
47
krb5-libdir        Kerberos5 support, location of libkrb5
82
krb5-libdir        Kerberos5 support, location of libkrb5
48
ldap-incdir        LDAP support, location of ldap.h
83
ldap-incdir        LDAP support, location of ldap.h
49
ldap-libdir        LDAP support, location of libldap
84
ldap-libdir        LDAP support, location of libldap
85
monalisa-incdir    Monalisa support, location of ApMon.h, monalisawsclient.h
86
monalisa-libdir    Monalisa support, location of libapmoncpp, libmonalisawsclient
50
mysql-incdir       MySQL support, location of mysql.h
87
mysql-incdir       MySQL support, location of mysql.h
51
mysql-libdir       MySQL support, location of libmysqlclient
88
mysql-libdir       MySQL support, location of libmysqlclient
89
odbc-incdir        ODBC support, location of sqlext.h
90
odbc-libdir        ODBC support, location of libiodbc or libodbc
52
opengl-incdir      OpenGL support, location of GL/gl.h
91
opengl-incdir      OpenGL support, location of GL/gl.h
53
opengl-libdir      OpenGL support, location of libGL
92
opengl-libdir      OpenGL support, location of libGL
93
oracle-incdir      Oracle support, location of occi.h
94
oracle-libdir      Oracle support, location of libocci
54
pgsql-incdir       PostgreSQL support, location of libpq-fe.h
95
pgsql-incdir       PostgreSQL support, location of libpq-fe.h
55
pgsql-libdir       PostgreSQL support, location of libpq
96
pgsql-libdir       PostgreSQL support, location of libpq
56
pythia-libdir      PYHTIA support, location of libPythia
97
pythia-libdir      PYHTIA support, location of libPythia
57
pythia6-libdir     PYHTIA6 support, location of libPythia6
98
pythia6-libdir     PYHTIA6 support, location of libPythia6
99
python-incdir      Python support, location of Python.h
100
python-libdir      Python support, location of libpython
101
qt-incdir          Qt support, location of qt.h
102
qt-libdir          Qt support, location of libqt-mt or libqt
103
rfio-incdir        RFIO support, location of rfio_api.h
104
rfio-libdir        RFIO support, location of librfio or libshift
105
ruby-incdir        Ruby support, location of ruby.h
106
ruby-libdir        Ruby support, location of libruby
58
sapdb-incdir       SapDB support, location of sql.h
107
sapdb-incdir       SapDB support, location of sql.h
59
sapdb-libdir       SapDB support, location of libsqlod
108
sapdb-libdir       SapDB support, location of libsqlod
60
shift-incdir       CASTOR support, location of rfio_api.h
61
shift-libdir       CASTOR support, location of libshift
62
srp                Secure Remote Passwd support, location of SRP distribution
109
srp                Secure Remote Passwd support, location of SRP distribution
63
srp-incdir         SRP support, location header of t_server.h
110
srp-incdir         SRP support, location header of t_server.h
64
srp-libdir         SRP support, location header of libsrp.a
111
srp-libdir         SRP support, location header of libsrp.a
Lines 68-71 Link Here
68
thread-libdir      Thread support, path to libpthread
115
thread-libdir      Thread support, path to libpthread
69
venus-libdir       VENUS support, location of libVenus
116
venus-libdir       VENUS support, location of libVenus
70
x11-libdir         X11 support, path to libX11
117
x11-libdir         X11 support, path to libX11
118
xml-incdir         XML support, location of libxml/tree.h
119
xml-libdir         XML support, location of libxml2
71
xpm-libdir         XPM support, path to libXpm
120
xpm-libdir         XPM support, path to libXpm
121
xrootd             XROOTD support, path to alternative XROOTD distribution

Return to bug 148782