Thanks!  I'll add that to my installation notes.

No, I didn't re-run the configure first time.  My mistake.

Therefore 'swig' was not defined as '/usr/bin/swig'. Instead it was defined as 'swig not found'. Hence my error:

>> gmake[2]: Entering directory `/usr/src/heartbeat-2.0.8/lib/mgmt'
>> swig not found -python pymgmt.i
>> swig error : Unrecognized option not
>> swig error : Unrecognized option found
>> Use 'swig -help' for available options.

:)

# make install

This now fails because I have no user 'hacluster' and group 'hacluster', but I think I can work that one out!

Regards,

Ben

Andrew Beekhof wrote:
On 5/4/07, Ben Clewett <[EMAIL PROTECTED]> wrote:
Hi Andrew,

I'm getting much further.  Installed swig no problems.

# which swig
/usr/bin/swig

But my compilation now failing with:

Making all in mgmt
gmake[2]: Entering directory `/usr/src/heartbeat-2.0.8/lib/mgmt'
swig not found -python pymgmt.i
swig error : Unrecognized option not
swig error : Unrecognized option found
Use 'swig -help' for available options.
gmake[2]: *** [pymgmt.py] Error 1
gmake[2]: Leaving directory `/usr/src/heartbeat-2.0.8/lib/mgmt'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/src/heartbeat-2.0.8/lib'
make: *** [all-recursive] Error 1

My guess I am missing one of the many python extensions.  Would you know
what's missing?

did you re-call configure?

anyway, this might help you (from the SLES10 .spec file)

BuildRequires:  OpenIPMI-devel curl-devel e2fsprogs-devel glib2-devel
gnutls-devel iputils libnet libxml2-devel lynx lzo-devel
net-snmp-devel openwbem-devel pam-devel python-devel python-gtk
python-xml swig tcpd-devel


Thanks again,

Ben




Andrew Beekhof wrote:
> On 5/4/07, Ben Clewett <[EMAIL PROTECTED]> wrote:
>> Andrew,
>>
>> Thanks for quick reply.
>>
>> No problem finding those, now trying another clean configure and make.
>>
>> I'll watch my compilation and let you know...
>>
>> -------
>>
>> I noticed another dependency I can't work out:
>>
>>         Cimom
>>
>> No package in SUSE claims to contain this.
>>
>> Warning comes up (something like):  'Therefore can't make MOF'
>>
>> Does this matter?
>
> not unless you want to use CIM
> and if you dont know what that TLA means then you can safely ignore it :-)
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to