ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/configsdp.txt
(Generate patch)

Comparing configsdp.txt (file contents):
Revision 1.50 by arta, Wed May 20 20:43:05 2015 UTC vs.
Revision 1.53 by xudong, Fri Aug 28 21:04:37 2015 UTC

# Line 22 | Line 22 | q:DRMSPGPORT                    5432
22   q:SUMS_DB_HOST                  hmidb3
23   q:SUMPGPORT                     5434
24   a:SUMSD_MAX_THREADS             32
25 < a:SUMSD_LISTENPORT              6002
25 > a:SUMSD_LISTENPORT              6004
26   a:DRMS_LOCAL_SITE_CODE          0x0000
27   q:DBNAME                        jsoc
28   q:WEB_DBUSER                    apache
# Line 78 | Line 78 | q:WL_FILE
78   q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
79   q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
80   q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
81 < a:SUMS_USEMTSUMS                        0
81 > a:SUMS_USEMTSUMS                        1
82   # Email registration
83   a:REGEMAIL_TIMEOUT                      5
84 + # Slony
85 + q:SLONY_CONFIG                          /home/jsoc/cvs/Development/JSOC/proj/replication/etc/repserver.cfg
86  
87   __MAKE__
88   # JSOC_SDP third-party libraries used by base
# Line 203 | Line 205 | PY_LIBS:AVX             /home/jsoc/Activ
205   PY_HOME:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4
206   PY_HOME:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4
207  
206
208   # Set custom make file to tell the make system that the gcc cfitsio library is called
209   # libcfitsio_gcc.a
210   _CUST_
# Line 215 | Line 216 | endif
216   _ENDCUST_
217  
218   __PROJ_MK_RULES__
219 < $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBSUM) $(LIBDSTRUCT)
220 < $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBSUM)
219 > $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)
220 > $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
221  
222   $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
223   $(MODEXEDR) $(MODEXEDR_SOCK):   $(LIBDR)
# Line 405 | Line 406 | __PROJ__
406               <subdir>d4vm/apps</subdir>
407               <subdir>remapmags/apps</subdir>
408               <subdir>synop/apps</subdir>
409 +             <subdir>polarfield/apps</subdir>
410          </subdirs>
411          <filters>
412               <filter>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines