Changes

From SME Server
Jump to navigationJump to search
109 bytes added ,  10:15, 4 November 2007
Modified warning message
Line 1: Line 1:  
== How to install Postgres 8 ==
 
== How to install Postgres 8 ==
   −
{{Note box|This howto are created with information extracted from forums. Proceed at your own risk. Work for me.}}
+
{{Note box|This howto is created with information extracted from forums. Proceed at your own risk.}}
      −
{{Warning box|The above command install '''postgres''' and update '''postgres-libs''', and install for dependency '''tcl''' and '''mx''' from '''base''' repository. If you see other packages, such as '''perl''' or '''php''', '''abort the installation now!'''. This occur because maybe you have installed '''perl-CGI-Session''' or '''perl-DBD-Pg'''. These two packages are in your system because you have installed '''otrs''' or another aplication. In my case I have remove these two packages (because I not need '''otrs''' any more), and run again the installation.}}
+
{{Warning box|The command below will install '''postgres''' and update '''postgres-libs'''. For dependency resolution it will also install '''tcl''' and '''mx''' from the '''base''' repository.  
 +
If you see other packages, such as '''perl''' or '''php''', '''abort the installation'''. This might occur because you have installed '''perl-CGI-Session''' or '''perl-DBD-Pg'''. These two packages might be on your system because you have installed '''otrs''' or another aplication. You can check if they are still needed:
 +
 
 +
rom -q --whatrequires perl-CGI-Session perl-DBD-Pg
 +
 
 +
If that answers no packages need ... you can savely remove these packages  
 +
 
 +
yum remove perl-CGI-Session perl-DBD-Pg}}
    
Enable centosplus repository and install postgres (at the time writen this howto is 8.1.9 version)
 
Enable centosplus repository and install postgres (at the time writen this howto is 8.1.9 version)

Navigation menu