On Fri, 2003-07-18 at 17:00, Scott Tiret wrote:
The last (and only) time I remember it working was OpenCA-SNAP-20030515. All subsequent snapshots and releases do not appear to work.
My apologies for not doing more work to confirm this before posting to the list. The latest snapshot openca-0.9-SNAP-20030715 works. The previous snapshot openca-0.9-SNAP-20030703 and the release openca-0.9.1.2 do not. I used the same configuration script for all three. Here is one that failed on my RedHat 9.0 box: ... make Digest-MD5-2.20/Makefile MODULE=Digest-MD5-2.20 make[4]: Entering directory `/home/linux/tar/openca-0.9.1.2/src/modules' make[4]: `Digest-MD5-2.20/Makefile' is up to date. make[4]: Leaving directory `/home/linux/tar/openca-0.9.1.2/src/modules' cd Digest-MD5-2.20 && make make[4]: Entering directory `/home/linux/tar/openca-0.9.1.2/src/modules/Digest-MD5-2.20' Makefile:71: *** missing separator. Stop. make[4]: Leaving directory `/home/linux/tar/openca-0.9.1.2/src/modules/Digest-MD5-2.20' make[3]: *** [Digest-MD5-2.20] Error 2
We replace Digest-MD5-2.20 by a newer version (2.24) and the new snapshots detect an already existing perl module like Digest::MD5 in Perl 5.8. Should we replace Digest-MD5-2.20 by a newer version in the 0.9.1 series?
Scott, can you replace the old 2.20 in a failing snapshot by 2.24 from the working one, change the makefile src/modules/Makefile from 2.20 to 2.24 and try again? It is really important to know why it works? There are two possibilities the new software or a better makefile. If this simple copying of a file helps then we update the module.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
