MySQL Forums
Forum List  »  NDB clusters

Re: MySQL 4.1.7 - Max rpm missing the ndbd and ndb_mgmd
Posted by: giorgio bellussi
Date: December 10, 2004 05:54AM

Please try to add the following lines:

%attr(755, root, root) %{_sbindir}/*ndb*
%attr(755, root, root) %{_bindir}/*ndb*
%attr(644, root, root) %{_libdir}/mysql/*ndb*

before:

%attr(755, root, root) %{_sbindir}/mysqld-max
%attr(644, root, root) %{_libdir}/mysql/mysqld-max.sym

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL 4.1.7 - Max rpm missing the ndbd and ndb_mgmd
2589
December 10, 2004 05:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.