Search Postgresql Archives

tcl and pgrd problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We are trying to install Postgres replication using pgReplicator.
We are following the installation instruction according to
http://pgreplicator.sourceforge.net/installation.html

The problem is with running pgrd daemon. There is no errors  when we
compile TCL-DP but when we run pgrd we have the following errors:


[replicator@demofbo bin]$ ./pgrd
couldn't load file "/usr/lib/tcl8.3/dp4.0/unix/libdp40.so":
/usr/lib/tcl8.3/dp4.0/unix/libdp40.so: undefined symbol: TclHasSockets
    while executing
"load /usr/lib/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/lib/tcl8.3/dp4.0"
    ("package ifneeded" script)
    invoked from within
"package require dp"
    (file "./pgrd" line 5)
We have already modified dpInit.c file as it has been  suggested
http://pgreplicator.sourceforge.net/faq.html but it did not help.


Is anybody has experienced with that kind of problem?
Thanks,
-Tanya




---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux