[MacPorts] #24480: pgAdmin3 installation fails because of postgresql84 problem

MacPorts noreply at macports.org
Wed Apr 14 23:00:22 PDT 2010


#24480: pgAdmin3 installation fails because of postgresql84 problem
--------------------------------+-------------------------------------------
 Reporter:  ssalmine@…          |       Owner:  jwa@…           
     Type:  defect              |      Status:  new             
 Priority:  Normal              |   Milestone:                  
Component:  ports               |     Version:  1.8.2           
 Keywords:                      |        Port:  pgAdmin3        
--------------------------------+-------------------------------------------

Comment(by ssalmine@…):

 Reading at the config.log I figured out the problem. The pgAdmin3 package
 does not correctly report that one needs to install postgresql84 with
 +universal. So this solved the issue:

 {{{
 sudo port upgrade --enforce-variants postgresql84 +universal
 sudo port install pgAdmin3
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/24480#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list