Tony Torzillo schrieb:
> 
> The XML-Parser contrib module wouldn't compile because it was missing
> expat.  I downloaded expat from sourceforge and tried to compile it and
> had problems.  The fix was kind of silly - I had to change my shell from
> csh to sh to get it to compile and install.  So I installed expat, and the
> XML-parser contrib module still complained that it was missing expat.  I
> ended up having to go into the src/contrib/tmp directory and specify that
> the expat library and header files were in /usr/local/lib with "perl
> Makefile.PL".  I then removed the XML-parser module from the src/contrib
> Makefile.

We don't use XML-Parser in the new versions.

>  I was then able to compile up until it got to src/modules and
> tried to compile OpenCA-SV.  It wouldn't compile - so I downloaded the
> latest version of OpenCA-SV and compiled and installed it.  I then removed
> the OpenCA-SV.tar.gz file from src/modules so that the Makefile there
> wouldn't try to uncompress and compile it.  At that point I was able to
> run "make full-ca" from the top directory without incident.

This give us some hope for 0.9 :)
 
> Hopefully someone else can benefit from my experience and install
> OpenCA-0.8.1 on OpenBSD 3.0 without as many problems as I had.  I am used
> to just typing "configure" and then "make install".

I try to setup OpenCA 0.9 on Solaris. So could you try the latest
snapshot from ftp://ftp.informatik.hu-berlin.de/local/OpenCA/ too? We
changed nearly the hole installation to be more error proof against the
different architectures but I have serious problems with install-sh and
blanks in filenames. So if there are such problems with OpenBSD too let
me know.

Also I found yesterday a bug in autoconf or our configure.in. configure
find intall-sh in the local directory and set only a relative path. So
the variable $(INSTALL) is wrong in all subdirs but these are only
developerproblems :)

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to