Re: Info

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Info
Дата
Msg-id 3EEDFFCC.8050204@Yahoo.com
обсуждение исходный текст
Ответ на Info  ("rino.79" <rino.79@inwind.it>)
Список pgsql-interfaces
rino.79 wrote:
> Hi, I'm Rino.
> My question is:
> How I can connect postgres database whit tcl/tk interface?
> Thanks !

I use to have a subdirectory ./pgtcl in the Tcl package area, containing 
a symlink to the actual libpgtcl.so file in $PGLIB. In that directory I 
run pkg_mkIndex and then I can simply put
    package require Pgtcl

into the scripts to load the interface.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



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

Предыдущее
От: Cosimo Streppone
Дата:
Сообщение: Re: Announce: DBD::Pg 1.30_2 (beta)
Следующее
От: JL
Дата:
Сообщение: Re: Info