> I used "make test scripts" to find out which module is needed. > After repeating the process again and ignoring some error msg > in test, I can start openca finally. But how to use " > configure" to find out needed Package?
When you compile your sources, you use configure to make an Makefile. At this step, there are checks for openssl-dev-libs for example. The "checking" for perl modules is done via "make test". Regards Til
smime.p7s
Description: S/MIME cryptographic signature
