if [ ! -f /usr/lib/qt/plugins/sqldrivers/libqsqlmysql.so ]; then
  message "You need to recast qt-x11 with mysql support to use mythtv."  &&
  message "After recasting qt-x11 mythtv should work without a recompile."
fi
