this problem was solved by a stupid way<br><br>hope this helps everyone who use redhat family os.<br>I read through the mailing list, somebody claimed they could make 1.28 version working.<br>so I just gave up 1.30 and installed
1.28,<br>guess what, it installed, but when I try to run csync2, it complains! it could't find <br>libsqlite.so.1<br>I simply copy the libsqlite.so.1 from /usr/local/lib to /usr/lib, boom, it works.<br>now I got a hint, I did "make uninstall" on the
1.28, and just copy everything from /usr/local/lib<br>to /usr/lib, then go back to 1.30 source tree, <br>./configure, wow, it works.<br><br>seems the problem is the path, hope this helps.<br><br><div><span class="gmail_quote">
On 3/31/06, <b class="gmail_sendername">Eric Liang</b> <<a href="mailto:zhenhuiliang@gmail.com">zhenhuiliang@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">Hi, List<br><br>I am so happy to find this software. it looks so promising.<br><br>Downloaded the newest packate, 1.2.30, tried to install it, but very frustrated by the following error:<br><br>
checking for libgnutls-config... /usr/local/bin/libgnutls-config
<br>checking for libgnutls - version >= 1.0.0... no<br>*** Could not run libgnutls test program, checking why...<br>*** The test program compiled, but did not run. This usually means<br>*** that the run-time linker is not finding LIBGNUTLS or finding the wrong
<br>*** version of LIBGNUTLS. If it is not finding LIBGNUTLS, you'll need to set your<br>*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point<br>*** to the installed location Also, make sure you have run ldconfig if that
<br>*** is required on your system<br>***<br>*** If you have an old version installed, it is best to remove it, although<br>*** you may also be able to get things to work by modifying LD_LIBRARY_PATH<br>***<br>configure: error: gnutls not found; install gnutls, gnutls-openssl and libtasn1 packages for your system or run configure with --disable-gnutls
<br><br><br>My os is CENTOS 4.2<br><br>I installed libtasnl, gnutls all from source, newest version<br><br>according to this line of hint:<br>configure: error: gnutls not found; install gnutls, gnutls-openssl and libtasn1 packages for your system or run configure with --disable-gnutls
<br><br>I am pertty sure I installed gnutls, libtasn1 from source already. did some research, couldn't figure out what package gnutls-openssl is.<br><br>Do a locate gnutls-openssl give me this though:<br>[root@myhostname
csync2-1.30]# locate gnutls-openssl<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so.12.3.7T<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-
openssl.so.12.3.7<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so.12<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.lai<br>/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.a<br>
/root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-<a href="http://openssl.la" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">openssl.la</a><br>/root/csync2/gnutls-1.2.10/libextra/libgnutls-<a href="http://openssl.la" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
openssl.la</a><br>/root/csync2/gnutls-1.2.10/doc/reference/html/gnutls-
openssl.html<br>/usr/local/lib/libgnutls-<a href="http://openssl.la" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">openssl.la</a><br>/usr/local/lib/libgnutls-openssl.so<br>/usr/local/lib/libgnutls-
openssl.a<br>/usr/local/lib/libgnutls-openssl.so.12.3.7<br>/usr/local/lib/libgnutls-
openssl.so.12<br><br>If the path is wrong, what is the right path supposed to be? any commandline like --with-gnutls=/usr/local ?<br><br>Thank you very much for your help. I'll also keep you guys posted if I figure out the problem.
<br></div><div style="direction: ltr;"><span class="sg"><br>Eric Liang<br>
</span></div></blockquote></div><br>