Hi list
After installing PostgreSQL (8.4.8-1) from:
http://www.enterprisedb.com/products-services-training/pgdownload#osx
on OSX Lion, when running psql I get the following error:
dyld: Library not loaded: /usr/lib/libpq.5.dylib
Referenced from: /usr/bin/psql
Reason: no suitable image found. Did find:
/usr/lib/libpq.5.dylib: no matching architecture in universal wrapper
/usr/lib/libpq.5.dylib: no matching architecture in universal wrapper
Trace/BPT trap: 5
Does anyone know how to fix this?
Thanks in advance for the help!
Sean