Hello Friend... I AM REALLY STUCK HERE IN THE MIDDLE OF MY MASTERS PROJECT....I WOULD REALLY APPREATIALTE IF ANYONE CAN HELP ME......:(
I have downloaded all the latest versions of OpenCA (latest snapshot), Openssl, Mod_ssl, Apache we bserver. This is my environment: ============================================ dilbert:>uname -X System = SunOS Node = dilbert.cs.odu.edu Release = 5.8 KernelID = Generic Machine = sun4u BusType = <unknown> Serial = <unknown> Users = <unknown> OEM# = 0 Origin# = 1 NumCPU = 2 dilbert:> ========================================= I don't have a root prevlages so I have to install everything as student login. I succeeded in installing openssl, mod_ssl and apache with great difficulty which are all prereiquisites to install OpenCA. Now I am stuck for a week trying to install OpenCA. It didn't let me configure initially but i overcame that with some modificaitions. I am attaching my configuration file below. Now when I try to "make isntall-ca" there are many errors. I got rid of few errors but now I am worndering if the OpenCA actually support UNIX environment. I am aware that OpenCA s targeted for Linex users but I think it is supports UNIX. The is the latest erros that I get when I make install-ca ================================================ (Just last few lines of >make install-ca) make[7]: Entering directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src/mod ules/openca-ocspd/src' /*blablablaaaaaaaaaaaaaaaa............ configuration.o: In function `load_config': /home/pki/public_html/pavansura/OpenCA_SNAP/src/modules/openca-ocspd/src/configu ration.c:58: undefined reference to `setenv' collect2: ld returned 1 exit status make[7]: *** [openca-ocspd] Error 1 make[7]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src/modu les/openca-ocspd/src' make[6]: *** [install-recursive] Error 1 make[6]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src/modu les/openca-ocspd' make[5]: *** [openca-ocspd] Error 2 make[5]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src/modu les' make[4]: *** [install] Error 2 make[4]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src/modu les' make[3]: *** [modules] Error 2 make[3]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src' make[2]: *** [install-common] Error 2 make[2]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/home/pki/public_html/pavansura/OpenCA_SNAP' make: *** [install-common] Error 2 dilbert:> ================================================= ************************************************* If you are still reading here is my configuration file: ================================================ dilbert:>cd OpenCA_SNAP/ dilbert:>more configure.sura # host and port are senseless for IBM DB2 UDB 7.1 ./configure \ --with-engine=no \ --enable-ocspd=yes \ --with-httpd-user=pki \ --with-httpd-group=pki \ --with-openca-user=pki \ --with-openca-group=pki \ --with-ext-prefix=/home/pki/public_html/pavansura/OpenCA_SNAP \ --prefix=/home/pki/public_html/pavansura/OpenCA_SNAP \ --with-openssl-prefix=/home/pki/public_html/pavansura/openssl-0.9.7 \ --with-openca-prefix=/home/pki/public_html/pavansura/OpenCA_SNAP/OpenCA \ --with-ca-htdocs-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/htdoc s/htdocs-ca \ --with-ca-cgi-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/cgi-bin/ cgi-ca \ --with-ca-htdocs-url-prefix=/htdocs-ca \ --with-ca-cgi-url-prefix=/cgi-bin/cgi-ca \ --with-ra-htdocs-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/htdoc s/htdocs-ra \ --with-ra-cgi-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/cgi-bin/cgi-ra \ --with-ra-htdocs-url-prefix=/htdocs-ra \ --with-ra-cgi-url-prefix=/cgi-bin/cgi-ra \ --with-pub-htdocs-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/htdo cs/htdocs-public \ --with-pub-cgi-fs-prefix=/home/pki/public_html/pavansura/apache_1.3.24/cgi-bin /cgi-public \ --with-pub-htdocs-url-prefix=/htdocs-public \ --with-pub-cgi-url-prefix=/cgi-bin/cgi-public \ --with-web-host=dilbert.cs.odu.edu \ --with-ca-organization="ODU_PKI" \ --with-ca-locality="Norfolk/VA" \ --with-ca-country="US" \ --with-ldap-url=dilbert.cs.odu.edu \ --with-ldap-port=3890 \ --with-ldap-root="cn=Manager,o=ODU_PKI,c=US" \ --with-ldap-root-pwd="secret" \ --with-module-prefix=/home/pki/public_html/pavansura/OpenCA_SNAP/modules \ --disable-db \ --enable-dbi \ --enable-rbac \ --enable-dbis \ --with-db-type=DB2 \ --with-db-name=openca \ --with-db-host=dbms.openca.org \ --with-db-port=6789 \ --with-db-user=openca \ --with-db-passwd="secret" \ --with-service-mail-account="[EMAIL PROTECTED]"; ================================================ Pavan Sura Masters in Computer Science Old Dominion University Norfolk, Virginia. Email: [EMAIL PROTECTED] _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users