|
From: Mugabonake O. <oli...@ma...> - 2005-02-07 14:27:46
|
Hello i've installed Bacula trough urpmi into a mandrake 10.1 official distro and want to use MySql for the database, but i cant find any of the scripts necessary to setup the database namely: create_mysql_database. I have the SQLite scripts only, i've browsed the cvs but couldn't find the files i wanted. Is there any way to get them or is my installation wrong ? thanks for the time >>> Try to add mysql in the ressource "use" of /etc/make.conf and install then bacula. It will then make the scripts you need. Or, better try to install mysql on the machine you want to intall bacula before intalling bacula. |