[ic] Mac OS X PostgreSQL and pg

Dan Browning interchange-users@lists.akopia.com
Tue Jul 24 18:36:01 2001


At 02:29 PM 7/24/2001 -0500, you wrote:
>Hi,
>
>I am having problems with Mac OS X 10.0.4 running PostgreSQL 7.1.2 and 
>producing these errors: (I created the database manually it also gave this 
>error)
>
>
>*********
>run "createdb test_Electra"? y
>Command returned error code 16777215: No such file or directory
>*********
>bash-2.05$ bin/restart
>Killing Interchange server 2604 with TERM.
>Low traffic settings.
>Calling UI....
>...UI is loaded....
>Interchange V4.6.5
>Configuring catalog Electra...Using PostgreSQL, 
>DSN=dbi:Pg:dbname=test_Electra.
>Electra config error: connect failed (create) -- unknown error. Driver 
>'Pg' installed?
>
>Any solutions?
>
>TIA,
>
>Fatih

I think this might have something to do with it:

 >Driver 'Pg' installed?

Download DBD-Pg from search.cpan.org, then:

perl Makefile.PL
make
make install

HTH,

Dan Browning, Cyclone Computer Systems, danb@cyclonecomputers.com