MySQL Forums
Forum List  »  NDB clusters

NDB Cluster on HP-UX 11.11
Posted by: Chris Kennedy
Date: November 11, 2004 10:17AM

I downloaded and installed the 4.1.7 "Max" binaries, but contrary to the description, NDB Cluster is not included for HP-UX. I then downloaded the source, and built using:

CC=gcc CXX=g++ MAKE=gmake ./configure --prefix=/usr/local/mysql --with-ndbcluster
gmake
gmake install

when I attempt to run ndb_mgmd, it fails with a SIGSEGV

Any ideas?

Cheers, Chris

Options: ReplyQuote


Subject
Views
Written By
Posted
NDB Cluster on HP-UX 11.11
3389
November 11, 2004 10:17AM
2524
November 17, 2004 02:04AM


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.