[EMAIL PROTECTED] writes:

> Scrive Simon Josefsson <[EMAIL PROTECTED]>:
>
>> Yes, it seems your installation is broken.  Did you type 'make
>> install' in the top-level GnuTLS build directory?
>
> Yes, I type:
> 1. ./configure
> 2. make
> 3. make install

Ok, good.  No error messages?

>>Do you have libgnutls.so* and libgnutls-extra.so* in $prefix/lib?
>
> No, there isn't.
>
>>What does 'ldd $prefix/bin/gnutls-cli' output?
>
> There isn't bin folder in gnutls directory.

$prefix means where you installed GnuTLS.  If you don't specify
--prefix, it will be /usr/local.  So look in that directory for the
libraries.

/Simon


_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to