Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 86: Line 86:  
===Possible bug and solution===
 
===Possible bug and solution===
 
It seems that the scl-postgresql92 pckages do not create 2 additional directories within the postgresql92 environment. We need to create them manually:
 
It seems that the scl-postgresql92 pckages do not create 2 additional directories within the postgresql92 environment. We need to create them manually:
  mkdir -p /opt/rh/postgresql92/root/var/lock/subsys/ mkdir -p /opt/rh/postgresql92/root/var/run/
+
  mkdir -p /opt/rh/postgresql92/root/var/lock/subsys/
 +
mkdir -p /opt/rh/postgresql92/root/var/run/
     

Navigation menu