Do you have the mysql header file and library installed (libmysqlclient-dev package)?
Quoting Vsevolod Nikonorov <[email protected]>: > > Hello. > > I tried to compile slurm-2.4.3 with checkconfig. My configure line > was the following: > > ./configure --with-mysql_config=/usr/bin > > and while configure script is being executed it produces the > following error in log: > > checking for mysql_config... /usr/bin/mysql_config > configure: WARNING: *** MySQL test program execution failed. > > After that it checkconfig builds an rpm package from slurm-2.4.3 > directory, and this rpm package installs OK. But when I run slurmdbd > -D, it gives me the following: > > slurmdbd: auth plugin for Munge (http://code.google.com/p/munge/) loaded > slurmdbd: error: Couldn't find the specified plugin name for > accounting_storage/mysql looking at all fil > es > slurmdbd: error: cannot find accounting_storage plugin for > accounting_storage/mysql > slurmdbd: error: cannot resolve acct_storage plugin operations > slurmdbd: fatal: Unable to initialize accounting_storage/mysql > accounting storage plugin > > What am I doing wrong? Is there some packages missing maybe? > > Thanks. > > -- > Vsevolod Nikonorov > > NIKIET, Russia > > <[email protected]> >
