Running pgreplicator 1.1.0 in redhat linux 9.0 - Mailing list pgsql-admin

From aditya s
Subject Running pgreplicator 1.1.0 in redhat linux 9.0
Date
Msg-id 20041026015610.84910.qmail@web90006.mail.scd.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: ' in transaction' problem in mod_perl/DBI/DBD-Pg environment.
Next
From: Ben Kim
Date:
Subject: Re: Question: drop database problem