[Slackbuilds-users] ulogd database driver selection doesn't work
    Thomas Morper 
    thomas at beingboiled.info
       
    Sat Nov 21 02:17:47 UTC 2009
    
    
  
The ulogd Slackbuild allows to disable the MySQL- and SQLite-plugins 
during build-time, but actually this doesn't work because the 
corresponding "configure"-parameters don't work as expected. SQLite is 
always included, and trying to disable MySQL will cause the SlackBuild 
to fail.
The simple fix: don't use "--without-mysql" or "--without-sqlite3"; just 
set "do_mysql" and "do_sqlite" to an empty string instead.
Cheers,
Thomas
-- 
    
    
More information about the SlackBuilds-users
mailing list