I just tried "configure" without indicating a locale, and "make" runs fine, but "make install-ca" fails with the error below.
I have openssl installed via sysinstall : CVS_DATA01# /usr/bin/openssl version OpenSSL 0.9.7a Feb 19 2003 What do I miss else ? ************************************** (...) cd etc && make install + /usr/bin/install -c -c -d -o openca -g openca /usr/local/openca/etc + make install-conf make: don't know how to make /usr/local/openca/etc/openssl. Stop *** Error code 2 Stop in /data/openca-0.9.1.3/src/common/etc. *** Error code 1 Stop in /data/openca-0.9.1.3/src/common. *** Error code 1 Stop in /data/openca-0.9.1.3/src/common. *** Error code 1 Stop in /data/openca-0.9.1.3/src. *** Error code 1 Stop in /data/openca-0.9.1.3/src. *** Error code 1 Stop in /data/openca-0.9.1.3. *** Error code 1 Stop in /data/openca-0.9.1.3. *** Error code 1 Stop in /data/openca-0.9.1.3. Barbara Post -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Barbara Post Envoy� : mercredi 26 novembre 2003 17:13 � : [EMAIL PROTECTED] Objet : RE : RE : [Openca-Users] Troubles with make install-ca under freebsd 5.1 Daniel or someone else, Please can you tell me how I can remove the dependencies as shown below ? I don't understand it fully. Thanks a lot. Barbara Post -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de [EMAIL PROTECTED] Envoy� : mercredi 26 novembre 2003 10:13 � : [EMAIL PROTECTED] Objet : Re: RE : [Openca-Users] Troubles with make install-ca under freebsd 5.1 Apparently there is something wrong with gettext; I have a similar error with SSLeay.pm missing in @INC. I suggest you clean up the whole and start from scratch whilst eliminating dependencies such as gettext which needs to have a certain version. I was suggested to use the 9.2 version which is apparenty close to stable state - nevertheless I have problems myself ;-)). I was explicitly suggested ** NOT ** to use the 9.3.1 one but the 9.2 one from CVS. Paolo, can you point Barbara in the appropiate direction ? Daniel ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
