MySQL Forums
Forum List  »  NDB clusters

How can I compile mysql cluster?
Posted by: Bejay Kim
Date: May 12, 2005 08:12PM

Hello there,

I compiled mysql 4.1.11 with ndbcluster but can't find ndbd and ndb_mgmd on the mysql bin directory after make install.

I'm using redhat AS 3.0 update4 on sun opteron 4way machine and gcc version is 3.2.3-47.

Are there any other configure option for build ndbd and ndb_mgmd?

One more question. The reason I want to compile mysql cluster is that I have to use SCI interface. I set it up properly and tested it out already. As I mentioned above, I can compile with ndbcluster but when I put a configure option for sci(--with-ndb-sci=/opt/DIS), I can't compile mysql. While the configure process, it said find SCI transporter and including lib and include directory but while the make process, I failed to compile because of can't find libsisci.so file(surely this file in the lib /opt/DIS/lib directory).

I can't find any document or article on the mysql site or any other site.
Please give me any advice or clue for solve this problem. A little help would be appreciated.

Bejay.

Options: ReplyQuote


Subject
Views
Written By
Posted
How can I compile mysql cluster?
3133
May 12, 2005 08:12PM


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.