[MacPorts] #21378: postgresql84 8.4.1 client dies on Snow Leopard

MacPorts noreply at macports.org
Tue Sep 15 05:31:01 PDT 2009


#21378: postgresql84 8.4.1 client dies on Snow Leopard
-------------------------------+--------------------------------------------
 Reporter:  seanasy@…          |       Owner:  mww@…           
     Type:  defect             |      Status:  new             
 Priority:  Normal             |   Milestone:                  
Component:  ports              |     Version:  1.8.0           
 Keywords:                     |        Port:  postgresql84    
-------------------------------+--------------------------------------------

Comment(by lpackham@…):

 Works for me:

 {{{
 Lees-Macbook-Pro:~ lpackham$ file /opt/local/bin/psql84
 /opt/local/bin/psql84: Mach-O 64-bit executable x86_64
 Lees-Macbook-Pro:~ lpackham$ file  /opt/local/lib/libreadline.6.dylib
 /opt/local/lib/libreadline.6.dylib: Mach-O 64-bit dynamically linked
 shared library x86_64
 Lees-Macbook-Pro:~ lpackham$ file  /opt/local/lib/libncurses.dylib
 /opt/local/lib/libncurses.dylib: Mach-O 64-bit dynamically linked shared
 library x86_64
 Lees-Macbook-Pro:~ lpackham$ psql -U postgres
 psql (8.4.1)
 Type "help" for help.

 postgres=#
 postgres=# SELECT 1;
  ?column?
 ----------
         1
 (1 row)

 postgres=# \q
 }}}

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


More information about the macports-tickets mailing list