Running pgreplicator 1.1.0 in redhat linux 9.0

Поиск
Список
Период
Сортировка
От aditya s
Тема Running pgreplicator 1.1.0 in redhat linux 9.0
Дата
Msg-id 20041026015610.84910.qmail@web90006.mail.scd.yahoo.com
обсуждение исходный текст
Список pgsql-admin
Dear all
Recently I try to run pgreplicator in Redhat linux
9.0. I have made it in installation and Managing
Replicated databases. Now I'm entering the third
phase, Synchronizing Replicated Databases. I try to
run pgrd under user replicator but the result is this:

[replicator@emware bin]$ ./pgrd
couldn't read file
"/usr/share/tcl8.3/dp4.0/library/acl.tcl": permission
denied
    while executing
"source /usr/share/tcl8.3/dp4.0/library/acl.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source [list $file]"
    (procedure "LoadLib" line 3)
    invoked from within
"LoadLib /usr/share/tcl8.3/dp4.0"
    ("package ifneeded" script)
    invoked from within
"package require dp"
    (file "./pgrd" line 5)


Then, I try to run it under user root, but the result
is this

 version conflict for package "Tcl": have 8.3, need
8.0
    while executing
"load /usr/share/tcl8.3/dp4.0/unix/libdp40.so"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 load [list $dir/unix/libdp40.so]"
    (procedure "LoadLib" line 5)
    invoked from within
"LoadLib /usr/share/tcl8.3/dp4.0"
    ("package ifneeded" script)
    invoked from within
"package require dp"
    (file "./pgrd" line 5)

[1]+  Exit 1                  ./pgrd

Are there any suggestion about this? Maybe some
customisation in redhat linux or in postgresql?

Best Regards


Aditya S







__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
Следующее
От: Ben Kim
Дата:
Сообщение: Re: Question: drop database problem