Re: can't start pgaccess - Mailing list pgsql-interfaces

From Mihai Gheorghiu
Subject Re: can't start pgaccess
Date
Msg-id 001801c0b92c$88ba8a80$4a70f7a5@new6
Whole thread Raw
In response to can't start pgaccess  (Oleg Lebedev <olebedev@waterford.org>)
List pgsql-interfaces
-----Original Message-----
From: Oleg Lebedev <olebedev@waterford.org>
To: pgsql-interfaces@postgresql.org <pgsql-interfaces@postgresql.org>
Date: Wednesday, March 28, 2001 4:52 PM
Subject: [INTERFACES] can't start pgaccess


>Hello,
>I installed pgaccess-0.98.7, but I get the following error message when
>I try to start it:
>Error in startup script: couldn't load file "libpgtcl.so": libpgtcl.so:
>cannot open shared object file: No such file or directory
>    while executing
>"load libpgtcl[info sharedlibextension]"
>    (procedure "main" line 3)
>    invoked from within
>"main $argc $argv"
>    (file "main.tcl" line 249)
>
>Long time ago I was able to solve this problem by putting a symbolic
>link in pgaccess/lib/ directory to
>postgresql/src/interfaces/libpgtcl/libpgtcl.so. For some reason it does
>not work now.
>Please help
>Thanks
>
>Oleg
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

What did you install PostgreSQL from? If form rpms, make sure you also
install postgresqltcl and postgresqltk rpms, too.

Good luck,

Mihai



pgsql-interfaces by date:

Previous
From: "Jeff Duffy"
Date:
Subject: Possible bug in DBD::Pg 0.95
Next
From: Randy Jonasz
Date:
Subject: Re: c++ compile/link problem