I'm really struggling trying to figure this out... Really, really hope someone here can dumb this down for me... Another related question was pretty much answered, and I felt bad about keeping it open...
Basically, I have PostGreSQL installed. I just installed Darwin ports and the Pgtcl package or library or whatever you call it, according to the instructions found here: http://pgtcl.darwinports.com/... But, it says it isn't installed properly or something...
Cannot load PostgreSQL DB support: can't find package Pgtcl
Make sure the shared libpgtcl is installed properly
I kinda think that maybe I'm supposed to add something somewhere in the configuration file for PostGres or something? Is that right? I can't actually find it though...
These are the results from some of those commands mentioned in the above link....
$ man pgtcl
No manual entry for pgtcl
$ apropos pgtcl
pgtcl: nothing appropriate
$ which pgtcl
$ locate pgtcl
/opt/local/include/libpgtcl.h
/opt/local/lib/pgtcl1.5
/opt/local/lib/pgtcl1.5/libpgtcl1.5.dylib
/opt/local/lib/pgtcl1.5/pgtcl.tcl
/opt/local/lib/pgtcl1.5/pkgIndex.tcl
/opt/local/var/macports/distfiles/pgtcl
/opt/local/var/macports/distfiles/pgtcl/pgtcl-1.5.tar.gz
/opt/local/var/macports/receipts/pgtcl
/opt/local/var/macports/receipts/pgtcl/1.5_0
/opt/local/var/macports/receipts/pgtcl/1.5_0/receipt.bz2
/opt/local/var/macports/software/pgtcl
/opt/local/var/macports/software/pgtcl/1.5_0
/opt/local/var/macports/software/pgtcl/1.5_0/opt
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/include
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/include/libpgtcl.h
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/lib
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/lib/pgtcl1.5
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/lib/pgtcl1.5/libpgtcl1.5.dylib
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/lib/pgtcl1.5/pgtcl.tcl
/opt/local/var/macports/software/pgtcl/1.5_0/opt/local/lib/pgtcl1.5/pkgIndex.tcl
/opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/pgtcl
/opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/pgtcl/Portfile
$ ps aux | grep postgres
postgres 191 0.0 0.0 2703748 416 ?? Ss 10:55AM 0:00.08 postgres: stats collector process
postgres 190 0.0 0.0 2707628 620 ?? Ss 10:55AM 0:00.07 postgres: autovacuum launcher process
postgres 189 0.0 0.0 2707532 432 ?? Ss 10:55AM 0:00.17 postgres: wal writer process
postgres 188 0.0 0.0 2707532 500 ?? Ss 10:55AM 0:00.23 postgres: writer process
postgres 146 0.0 0.1 2707548 2164 ?? S 10:55AM 0:00.37 /Library/PostgreSQL8/versions/8.4.1/bin/postgres -D /Library/PostgreSQL8/data -i