Re: [slurm-users] No mysql and plugins created by rpmbuild -ta slurm-17.11.2.tar.gz

2018-01-23 Thread Marcus Wagner
Hi Li, the structure of the rpms has changed. slurm-17.11.*.rpm contains the client/user binaries, together with the docs and the plugins slurm-slurmd-17.11.*.rpm contains the slurmd, slurmstepd and the slurmd.service slurm-slurmctld-17.11.*.rpm contains the slurmctld and slurmctld.service ..

[slurm-users] No mysql and plugins created by rpmbuild -ta slurm-17.11.2.tar.gz

2018-01-23 Thread HM Li
Dear. I have tried rpmbuild -ta slurm-17.11.2.tar.gz, but there are not slurm-sql and slurm plugins created on CentOS 7.4. But it shows sql correct when ./configure --with-mysql_config=/usr/bin or rpmbuild -ta slurm-17.02.2.tar.gz on the same server. Can you help me? Thank you very much.