Re: installing glusterfs-coreutils on ubuntu

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

 



> 
> The documentation requires installing "glusterfs-api-devel", which isn't
> available in the Ubuntu PPA.

As Kaushal pointed out, the headers are in the glusterfs-common .deb. The people who did the Debian/Ubuntu packaging don't like -dev packages. I'm not sure why. :-/

You appear to have glusterfs-common installed because you do have the header files. What version of GlusterFS are you using?

> However, I do have the header files that I
> believe ./configure is looking for installed but can't seem to point
> ./configure to them using CFLAGS, CXXFLAGS, etc. I also tried to use the
> --with-glusterfs ./configure option as well. What's the proper way to do
> this?
> 
> output of ./configure where it halts:
> 
> checking for GLFS... no
> configure: error: cannot find glusterfs api headers

You could look at configure(.ac) and try to suss out how configure is looking for GLFS. It could be using pkgconfig, or looking for the header file, or looking for a symbol in the shared library, or something else.

Otherwise I'll take a look when I get to the office in a bit.

> 
> existing header location:
> $:~/glusterfs-coreutils$ sudo find /usr -name "glfs.h" -print
> /usr/include/glusterfs/api/glfs.h
> 

--

Kaleb
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users



[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux