> Any thoughts on why that error? > > I removed the other mail to fast so perhaps it is the same answer to the > same question of the same user - please verify that you don't use > --enable-apckage-build. > > configError is part of misc-utils.lib. Simply does a "find / -name > misc-utils.lib -print" to check your system for a correct installation > (if you like fast searchs then specify a better path than root). > > Michael
Micheal, Thanks for the reply. I do not have --enable-package-build. Here is my ./configure ./configure --enable-ocspd --enable-scep --with-hierarchy-level=ca --with-hsm-utility= --with-web-host=localhost --with-ca-organization=NMI --with-ca-country=US --with-openca-user=chris --with-httpd-user=chris --with-httpd-group=chris --with-httpd-fs-prefix=/var/www/html --with-cgi-fs-prefix=/var/www/html/cgi-bin The misc-utils.lib file is in /usr/local/openca-0.9.1.3/src/common/lib/functions/misc-utils.lib Also wort noting is that I have to manually go into the /src/scep directory and run ./configure to create a make "target". If not, when I run Make globally it fails because of no target in that directory. Thanks, --Chris ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
