Can't run pgaccess

Поиск
Список
Период
Сортировка
От Howard Williams
Тема Can't run pgaccess
Дата
Msg-id 389C610B.F0C13F5B@home.com
обсуждение исходный текст
Список pgsql-general
I seem to have tcl/tk configured properly.  By that, I mean I can run
wish or wishx and get a window (no tcl script running).  But when I run
pgacces.sh, it dies when it gets to the last line in main.tcl, which is
"main $argc $argv"

Any help is greatly appreciated

Here's the output:
****************************
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 "/usr/src/pgsql/postgresql-6.5.3/src/bin/pgaccess/main.tcl"
line 249)
****************************


В списке pgsql-general по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] Proposed Changes to PostgreSQL
Следующее
От: "Neil D"
Дата:
Сообщение: RH6.1 + postgres + jdbc = :< help please