On 08/07/2013 01:35 PM, YUUNI, OSAY OSMAN wrote:> Hi all,
>
> I?m trying to install GlusterFS and have run into an issue I don?t know
> how to resolve. When I run ./configure --enable-fusermount it goes
> through the lines of checking and then throws up the error below.
>
> ./configure: line 15498: syntax error near unexpected token `2.6.19'
>
> ./configure: line 15498: ` AM_PATH_XML2(2.6.19)'
>
> I?m not sure what the issue is. I saw a bug reported on RedHat bugzilla
> on the same issue but haven?t got a resolution. Can anyone help?
>
You would need libxml2 and libxml2-devel packages to be installed. This
will prevent the above error in configure.
-Vijay