-- TariraiChani? - 21 Jan 2010

Installation of OpenCa? on Virtual machine.

Machine configurations:
COMPUTER NAME: online-ca
RAM - 1G
Disk space - 8G
OS - Ubuntu 9.10 (Karmic Koala)
Login Name : SAGrid RA Psswd : sagridra

Installed Prerequisites

* Authen::SASL : successful
* CGI::Session : successful
* Convert::ASN1 : successful
* Digest::HMAC : successful
* Digest::MD5 : successful
* Digest::SHA1 : succesful
* Encode::Unicode : successful
* IO::Socket::SSL : successful
* IO::stringy : could not find package (Used IO::Stringy)
* MIME::Base64 : sucessful
* MIME::Lite : successful
* MIME-tools : could not find package ( used MIME::Tools)
* MailTools? : could not find package (search CPAN site & installed tools individually)
* Net-Server : could not find package (Used cmd install NET::SERVER)
* URI : successful
* X500::DN : successful
* XML::Twig : successful
* Parse::RecDescent : successful
* libintl-perl :could not find package (installd libintl-perl 1.2.0 individually)
* perl-ldap (installed perl-LDAP with yum)

downloaded openca from www.openca.org

run tar -zxvf openca-0.9.2.5.tar.gz

./configure --prefix=/opt/openca/openra --prefix=/opt/openca/openra --with-httpd-user=opencauser --with-httpd-group=openca --with-openca-prefix=/opt/openca/openra/openca --with-etc-prefix=/opt/openca/openra/openca/etc --with-httpd-fs-prefix=/opt/openca/openra/httpd --with-module-prefix=/opt/openca/openra/modules --with-node-prefix=ra-node --with-engine=no --with-web-host=localhost --enable-dbi --enable-rbac --with-hierarchy-level=ra

ERROR
Problems with missing C++ complier
RESOLVED BY:
INstalling C++ /g++ compiler

ERROR:
checking for ber_init in -llber... no
checking for ldap_init in -lldap... no
configure: error: no LDAP library found
configure: error: /bin/bash './configure' failed for src/ocspd

RESOLVED BY:
Installing openLdap..It had been skipped during the prerequistie installation

Make sure to check the following are installed : Apache, Openssl, OpenLDAP? ,

Topic revision: r2 - 22 Jan 2010 - 07:56:41 - TariraiChani?
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback