so there's no way to use mysql for opendnssec and sofhsm ?
On Wed, Apr 21, 2010 at 12:40 PM, Rickard Bellgrim <[email protected]>wrote: > > 1. What configuration options to use to build against MySQL? > > -> ./configure says --with-mysql > -> http://www.opendnssec.org/archive/releases/page/2/ says --enable-mysql > > > In 1.0: > > --enable-mysql will switch from SQLite to MySQL > --with-mysql=PATH can be used if you have an alternative prefix for MySQL > library and headers. Other than the system default. > > In 1.1: > > --with-database-backend=(sqlite3 or mysql) (default sqlite3) > > 2. What options do I use to disable SQLite? > > -> Does not seem possible yet; it might be a useful future feature though? > > > In 1.0: > > --enable-mysql will disable sqlite > > In 1.1: > > You clearly specify what backend you want to use, see above. Remember that > SQLite is still used in SoftHSM. > > // Rickard > > _______________________________________________ > Opendnssec-user mailing list > [email protected] > https://lists.opendnssec.org/mailman/listinfo/opendnssec-user > >
_______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
