I figured I'd give the old src/Ubuntu_Helpers/BuildUbuntu.sh script (included in the sources) another spin, if only to see the status quo. Now I'm getting this error in the web-admin all of a sudden:
Fatal error: mysql error: [1146: Table 'pluto_main.PageSetup' doesn't exist] in EXECUTE(" SELECT DISTINCT PageSetup.* FROM PageSetup LEFT JOIN DeviceTemplate ON PageSetup.FK_Package=DeviceTemplate.FK_Package LEFT JOIN Device ON Device.FK_DeviceTemplate=PK_DeviceTemplate WHERE showInTopMenu = 1 AND Website='1' AND (PageSetup.FK_Package IS NULL OR (PK_Device IS NOT NULL AND FK_Installation=24281)) ORDER BY OrderNum ASC") in /var/www/pluto-admin/include/adodb/adodb-errorhandler.inc.php on line 77
So I was wondering, any chance these build scripts might have the possibility of hosing the database?

EDIT:
Could somebody please be so kind to upload this file:
http://www.linuxmce.com/linuxmce-databases-1.1.tar.bz2, and possibly the others listed in the
wiki, they don't seem to be included with the sources and I think I could use them by now.
