~ubuntu-branches/ubuntu/oneiric/postgresql-9.1/oneiric-security

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-06-14 09:53:29 UTC
  • mto: (6.1.1 sid) (10.1.1 oneiric-proposed) (1.2.1)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20110614095329-71gfhjywyp2c27au
Tags: upstream-9.1~beta2
ImportĀ upstreamĀ versionĀ 9.1~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
393
393
                in your operating system. Recommended on Mac OS X.
394
394
 
395
395
        --with-ossp-uuid
396
 
                Use the OSSP UUID library when building the uuid-ossp
397
 
                module. The library provides functions to generate UUIDs.
 
396
                Build components using the OSSP UUID library.
 
397
                Specifically, build the uuid-ossp module, which provides
 
398
                functions to generate UUIDs.
398
399
 
399
400
        --with-libxml
400
401
                Build with libxml (enables SQL/XML support). Libxml
976
977
 
977
978
   PostgreSQL works on AIX, but getting it installed properly can be
978
979
   challenging. AIX versions from 4.3.3 to 6.1 are considered supported.
979
 
   You can use GCC or the native IBM compiler xlc. In general, using
 
980
   You can use GCC or the native IBM compiler "xlc". In general, using
980
981
   recent versions of AIX and PostgreSQL helps. Check the build farm for
981
982
   up to date information about which versions of AIX are known to work.
982
983
 
1446
1447
   You can build with either GCC or Sun's compiler suite. For better code
1447
1448
   optimization, Sun's compiler is strongly recommended on the SPARC
1448
1449
   architecture. We have heard reports of problems when using GCC 2.95.1;
1449
 
   gcc 2.95.3 or later is recommended. If you are using Sun's compiler, be
 
1450
   GCC 2.95.3 or later is recommended. If you are using Sun's compiler, be
1450
1451
   careful not to select "/usr/ucb/cc"; use "/opt/SUNWspro/bin/cc".
1451
1452
 
1452
1453
   You can download Sun Studio from