Re: [INTERFACES] Trying to get started?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [INTERFACES] Trying to get started?
Дата
Msg-id 3770E4DC.288215D1@alumni.caltech.edu
обсуждение исходный текст
Ответ на Trying to get started?  (Wayne <infotechsys@pivot.net>)
Ответы Re: [INTERFACES] Trying to get started?  (Craig Orsinger <orsingerc@epg-gw1.lewis.army.mil>)
Список pgsql-interfaces
> and I also download libpgtcl and libpq.so.1 from flex. I put both of
> these file in /usr/lib
> and made sure that by PATH point to /usr/lib. I then cd to
> /usr/local/pgaccess, this is
> where I unziped the files, and ran wish -f ./pgaccess.tcl.
> The following is the error I got:
> Error in startup script: couldn't load file "libpgtcl.so": libpq.so.1:
> cannot open shared object file: No such file or directory

You need to run "ldconfig -v" to update the shared library cache
database...
                 - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: David Warnock
Дата:
Сообщение: Re: [INTERFACES] JDBC and character sets
Следующее
От: Wayne
Дата:
Сообщение: Re: [INTERFACES] Trying to get started?