On Wed, 7 May 2008, [ISO-8859-1] Sebastian Kösters wrote: > for all who whant to get HA working on solaris 10 Sparc here a list of > things you need. > > make > gmake > SUNWhea > SUNWarc > SUNWlibm > pkgconfig > libnet > glib 2.14 > binutils > autoconf > automake > flex > bison > glib > libnet > libtool > m4 > perl > pkgconfig
(Sorry I'm so late on this.) My own suggestion for heartbeat on Solaris, based on some work I've done over the years, is to use CSW/blastwave for these packages. In my early years, I had built and installed various of these GNU things in our own locations, and built heartbeat on top of that. It was moderately successful, but could be sometimes tedious struggle to achieve. But when I later started experimenting with the CSW/blastwave pre-packaged versions of such packages, and ensuring that those versions were at the front of the "PATH" (etc.) during my heartbeat building it felt a lot easier. (And I could concentrate on heartbeat, not on having to find, grab, build, re-build, those auxiliary GNU packages.) (My "blue sky" longer-term goal would to see heartbeat (and pacemaker) packages themselves built and distributed in CSW/blastwave itself. But don't hold your breath waiting for that one...) -- : David Lee I.T. Service : : Senior Systems Programmer Computer Centre : : UNIX Team Leader Durham University : : South Road : : http://www.dur.ac.uk/t.d.lee/ Durham DH1 3LE : : Phone: +44 191 334 2752 U.K. : _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
