
andrew at beekhof
Nov 16, 2009, 6:04 AM
Post #2 of 2
(581 views)
Permalink
|
On Mon, Nov 16, 2009 at 2:53 PM, Tiaan Wessels <tiaan [at] netsys> wrote: > Hi, > > I am really interested in getting Linux HA working on a Solaris 10 SPARC > zone. I have downloaded Heartbeat-STABLE-2-1-STABLE-2.1.4 and executed > as root ./ConfigureMe configure and got a long list of output ending in > the following: > > configure: WARNING: The following recommended components noted earlier > are missing: > gnutls/gnutls.h, swig, gnutls/gnutls.h > We will continue but you may have lost some non-critical functionality. > configure: error: The following required components noted earlier are > missing: > glib2-devel > Please supply them and try again. > > I could not find a glib2-devel package for our platform and installing > this from source is quite difficult due to administrative and > configuration management concerns (I have special permission for HA!). > My question: Is there a command-line option to ConfigureMe or another > way to disable the component requiring glib2 ? No, because its mandatory. Nothing will compile without it. > I cannot run gmake after > the ConfigureMe completes even though it is stated only as a warning. I > could not find another way to kick start compiling. Any documents on how > to compile ? Had a look at Linux-HA but quite scarce on information on > how to compile from scratch so maybe I can document my findings at the > end and add to HA docs. > > Thanks > -- > Tiaan Wessels > Netsys International > Tel: +27 (0)12 349-2056 (Business) > +27 (0)12 349-2757 (Facsimile) > E-mail: tiaan [at] netsys > _______________________________________________ > Linux-HA mailing list > Linux-HA [at] lists > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|