I found another error: if I configure with --enable-dbi --with-db-type=postgresql, make test does not test for the required DBD::Pg module.
Greetings, Georg Georg Lippold wrote: > Hi, > > I found a problem with 'make test' on my Linux machines with openca-0.9.2.2. > > When I run 'make test' and DBI is not installed, the tests continue. > This should not happen because DBI is essential for OpenCA::DBI. OpenCA > is configured to use DBI, btw. > > I figured out another strange thing: 'make test' usually fails at > MIME-tools-5.411, where not all tests are sucessful. After I edited > src/modules/Makefile to use MIME-tools-5.415 and downloaded it manually > it works. Maybe you can update to that version for better usability? > > Here happened another 'make test' error: After I changed MIME-tools to > 5.415 in the Makefile only and did not download it, a 'make && make > test' runs without errors. This should not happen, because MIME-tools is > obviously needed. > > Greetings, > > Georg > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Openca-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openca-users > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
