From: Russ M. <Ru...@ps...> - 2001-10-18 18:56:25
|
I'm attempting to configure a PostgreSQL database with pgAccess, which is a tck/tk interface that can be used to control my db. During the configure process I get a complaint that the tkConfig.sh file can't be found, because of course there is no such file. I'm sure that I've botched the tcl/tk setup process due to my incredible ignorance of the architecture here (I do however have the general PG install process wired--see http://www.psyex.com/techdocs/pgonx for info on getting PG up and running on OS X). It also seems like this must be a regular problem--configuring an app that requires the tkConfig.sh file. What do the pundits do here? Perhaps I need "Gumby's install guide for tck/tk". So far, all I've done after downloading the "snapshots" is to stick the frameworks into /Library/Frameworks/ . . . or may be I should have stuck them in /System/Library/Frameworks ? Thanks in advance, Russ |