kindly check your system for the TSL/SSL development package (src).


On 8/15/07, AC Perdon <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to install OpenLDAP in debian im runing this command that I got
> from an article in linux.com on how to install ldap then Im stack with an
> error :Could not locate TLS/SSL package, correct me if Im wrong but this
> error is refering to openssl wich happen to be installed in my debian refer
> below  dpkg -s out put.  Question where should i point 
> -I/usr/local/ssl/include/openssl
> and -L/usr/local/ssl/lib which i think this is causing the problem I only
> see in my installation are  /etc/ssl, /usr/lib/ssl and for openssl refer
> below.  Btw I used apt-get to install openssl.
>
> #cmd
> env CPPFLAGS="-I/usr/local/BerkeleyDB.4.1/include
> -I/usr/local/ssl/include/openssl" \
> LDFLAGS="-L/usr/local/BerkeleyDB.4.1/lib -L/usr/local/ssl/lib" \
> ./configure --with-tls --enable-slurpd --enable-crypt --enable-syslog
> --sysconfdir=/etc
>
> #dpkg -s out put.
> Package: openssl
> Status: install ok installed
> Priority: optional
> Section: utils
> Installed-Size: 2296
> Maintainer: Debian OpenSSL Team <[EMAIL PROTECTED]
> >
> Architecture: i386
> Version: 0.9.8c-4
> Depends: libc6 (>= 2.3.6-6), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1
> )
> Suggests: ca-certificates
> Conflicts: ssleay (<< 0.9.2b)
> Conffiles:
>  /etc/ssl/openssl.cnf 0b1cf9a835b829131d630b7c2fe55f3c
> Description: Secure Socket Layer (SSL) binary and related cryptographic
> tools
>  This package contains the openssl binary and related tools.
>  .
>  It is part of the OpenSSL implementation of SSL.
>  .
>  You need it to perform certain cryptographic actions like:
>   o  Creation of RSA, DH and DSA Key Parameters
>   o  Creation of X.509 Certificates, CSRs and CRLs
>   o  Calculation of Message Digests
>   o  Encryption and Decryption with Ciphers
>   o  SSL/TLS Client and Server Tests
>   o  Handling of S/MIME signed or encrypted Mail
>
> #Openssl
>
> /etc/ssl/openssl.cnf
> /var/lib/dpkg/info/openssl.postinst
> /var/lib/dpkg/info/openssl.md5sums
> /var/lib/dpkg/info/openssl.conffiles
> /var/lib/dpkg/info/openssl.preinst
> /var/lib/dpkg/info/openssl.list
> /usr/bin/openssl
> /usr/lib/ssl/openssl.cnf
> /usr/share/man/man1/openssl.1ssl.gz
> /usr/share/doc/openssl
> /usr/share/doc/openssl/doc/openssl-shared.txt
> /usr/share/doc/openssl/doc/openssl_button.html
> /usr/share/doc/openssl/doc/apps/openssl.pod.gz
> /usr/share/doc/openssl/doc/openssl.txt.gz
> /usr/share/doc/openssl/doc/openssl.pod.gz
> /usr/share/doc/openssl/doc/openssl_button.gif
>
> Thanks,
> --
> AC Perdon
> Registered GNU/Linux User #340122
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to