From: | aditya s <adityano_wungkul(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Running pgreplicator 1.1.0 in redhat linux 9.0 |
Date: | 2004-10-26 01:56:10 |
Message-ID: | 20041026015610.84910.qmail@web90006.mail.scd.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-novice |
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(at)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
From | Date | Subject | |
---|---|---|---|
Next Message | Ben Kim | 2004-10-26 02:41:18 | Re: Question: drop database problem |
Previous Message | Greg Sabino Mullane | 2004-10-26 01:36:21 | Re: '<IDLE> in transaction' problem in mod_perl/DBI/DBD-Pg environment. |
From | Date | Subject | |
---|---|---|---|
Next Message | William Yu | 2004-10-26 02:32:44 | Re: DROP TABLE IF EXISTS |
Previous Message | Davis, Sean (NIH/NHGRI) | 2004-10-25 20:28:29 | Re: DROP TABLE IF EXISTS |