[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building redhat cluster suite?



In fine style right after asking I figure out the last bits...

this is probably not a complete dependency list, but what I was
missing was:

apt-get install libxml-dev libxml2 libxml2-dev

The hard part was figuring out I needed to modefy the include path for
the build with:

CC_FLAGS=-L/usr/include/gnome-xml make install

this applies to cluster-1.01.00.tar.gz available at
ftp://sources.redhat.com/pub/cluster/releases/cluster-1.01.00.tar.gz

not certain it works, much less if it's useful, but it does atleast
build.

-Jon


On Fri, Feb 03, 2006 at 03:44:58PM -0500, Jonathan D. Proulx wrote:
:
:Has anyone out there successfully built RedHat's cluster suite (dlm,
:clvm, gfs, &c. ) on Debian.  
:
:I'm building in a praticularly weird environment (debian sarge for XEN
:3.0.1), but suspect my failures are siple missing dependencies that
:their configure script doesn't test for and the docs at
:http://sources.redhat.com/cluster/ are a bit 
thin, no mention of
:dependencies I can find...
:
:-Jon



Reply to: