Hi, > It seems that the sources are only usable under Linux and when I try to > compile it, it tells me that many ".h" files are missing (I think these > files are known in Unix systems but not in Windows). > Can someone help me ? Maybe provide a list of steps I've to follow to > make > it work under Windows Systems.
OpenCA was built to work with Unixoid systems and is known to run on many Unix-like systems such as Linux, BSD, Solaris. In the Perl code there are many dependencies on the Unix way of doing things, e. g. filename conventions, shell command execution. In addition to this, OpenCA requires some auxiliary tools that are written in C and that will very likely not complile cleanly under Windows. So the short answer: no, you can't run OpenCA on Windows. My recommendation is to dedicate a i386 Unix server for this purpose or run Colinux on Windows. Martin ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
