Bejay Kim wrote:
> 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.
>
Check the libexec directory when compiling from source.
Rgrds Mikael
> 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?
>
--with-ndbcluster should be a part of the build script
> 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).
>
http://dev.mysql.com/doc/mysql/en/mysql-cluster-sci-definition.html
So your description sounds ok but please check that /opt/DIS actually contains
a lib and an include directory and that the lib directory contains libsisci.so
Rgrds Mikael
> 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.
Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog:
http://mikaelronstrom.blogspot.com