[Csync2] --solved--Re: build problem
Eric Liang
zhenhuiliang at gmail.com
Sat Apr 1 03:37:10 CEST 2006
this problem was solved by a stupid way
hope this helps everyone who use redhat family os.
I read through the mailing list, somebody claimed they could make
1.28version working.
so I just gave up 1.30 and installed 1.28,
guess what, it installed, but when I try to run csync2, it complains! it
could't find
libsqlite.so.1
I simply copy the libsqlite.so.1 from /usr/local/lib to /usr/lib, boom, it
works.
now I got a hint, I did "make uninstall" on the 1.28, and just copy
everything from /usr/local/lib
to /usr/lib, then go back to 1.30 source tree,
./configure, wow, it works.
seems the problem is the path, hope this helps.
On 3/31/06, Eric Liang <zhenhuiliang at gmail.com> wrote:
>
> Hi, List
>
> I am so happy to find this software. it looks so promising.
>
> Downloaded the newest packate, 1.2.30, tried to install it, but very
> frustrated by the following error:
>
> checking for libgnutls-config... /usr/local/bin/libgnutls-config
> checking for libgnutls - version >= 1.0.0... no
> *** Could not run libgnutls test program, checking why...
> *** The test program compiled, but did not run. This usually means
> *** that the run-time linker is not finding LIBGNUTLS or finding the wrong
>
> *** version of LIBGNUTLS. If it is not finding LIBGNUTLS, you'll need to
> set your
> *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
> *** to the installed location Also, make sure you have run ldconfig if
> that
> *** is required on your system
> ***
> *** If you have an old version installed, it is best to remove it,
> although
> *** you may also be able to get things to work by modifying
> LD_LIBRARY_PATH
> ***
> configure: error: gnutls not found; install gnutls, gnutls-openssl and
> libtasn1 packages for your system or run configure with --disable-gnutls
>
>
> My os is CENTOS 4.2
>
> I installed libtasnl, gnutls all from source, newest version
>
> according to this line of hint:
> configure: error: gnutls not found; install gnutls, gnutls-openssl and
> libtasn1 packages for your system or run configure with --disable-gnutls
>
> I am pertty sure I installed gnutls, libtasn1 from source already. did
> some research, couldn't figure out what package gnutls-openssl is.
>
> Do a locate gnutls-openssl give me this though:
> [root at myhostname csync2-1.30]# locate gnutls-openssl
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so.12.3.7T
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls- openssl.so.12.3.7
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.so.12
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.lai
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.a
> /root/csync2/gnutls-1.2.10/libextra/.libs/libgnutls-openssl.la
> /root/csync2/gnutls-1.2.10/libextra/libgnutls-openssl.la
> /root/csync2/gnutls-1.2.10/doc/reference/html/gnutls- openssl.html
> /usr/local/lib/libgnutls-openssl.la
> /usr/local/lib/libgnutls-openssl.so
> /usr/local/lib/libgnutls-openssl.a
> /usr/local/lib/libgnutls-openssl.so.12.3.7
> /usr/local/lib/libgnutls- openssl.so.12
>
> If the path is wrong, what is the right path supposed to be? any
> commandline like --with-gnutls=/usr/local ?
>
> Thank you very much for your help. I'll also keep you guys posted if I
> figure out the problem.
>
> Eric Liang
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linbit.com/pipermail/csync2/attachments/20060331/358418e9/attachment.html
More information about the Csync2
mailing list