Changes between Version 7 and Version 8 of NetDRMSInPostgres9


Ignore:
Timestamp:
08/06/14 12:38:18 (10 years ago)
Author:
jennifer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetDRMSInPostgres9

    v7 v8  
    66If you're reading this and have decided to go forward with your 9.x compile, changes required are minimal.  The author of this wiki page has only compiled as far as Postgres 9.2 and NetDRMS 7.  It is possible that further changes could be necessary for versions > 9.2 and your situation may be different.  However, for a NetDRMS 7 compilation against Postgres 9.2, you will need to:   
    77 
    8 == Change one line in two places in the SUMS code == 
     8* **Change one line in two places in the SUMS code**  
    99 
    1010Change two files in base/sums/libs/pg    named SUMLIB_RmDo.pgc and SUMLIB_RmDoX.pgc  and make this modification to line 9 
     
    1515 
    1616 
    17 == Change config.local == 
     17* **Change config.local** 
    1818Ensure config.local has the right paths listed for Postgres-specific variables (config.local file is located in the top netdrms source directory).   
    1919 
    20 == Local environment variables == 
     20* **Local environment variables** 
    2121You may need to make changes to local environment variables if you have an existing Postgres 8.4.x installed on the machine.   
    2222