[Gluster-devel] make install throwing python error
Bipin Kunal
bkunal at redhat.com
Thu Jan 28 11:47:56 UTC 2016
Hi,
I have downloaded glusterfs source rpm from :
http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-21/SRPMS/
I extracted the source and I tried compiling and installing it. While
running "make install" I started getting error.
Here is the steps performed :
1) ./autogen.sh
2) ./configure
3) make
4) make install
Steps 1, 2 and 3 was error free.
Here is the error during "make install"
Making install in glupy
Making install in src
Making install in glupy
/usr/bin/mkdir -p '/usr/lib/python2.7/site-packages/gluster/glupy'
/usr/bin/install -c -m 644 __init__.py
'/usr/lib/python2.7/site-packages/gluster/glupy'
../../../../../py-compile: Missing argument to --destdir.
Makefile:414: recipe for target 'install-pyglupyPYTHON' failed
make[6]: *** [install-pyglupyPYTHON] Error 1
Makefile:511: recipe for target 'install-am' failed
make[5]: *** [install-am] Error 2
Makefile:658: recipe for target 'install-recursive' failed
make[4]: *** [install-recursive] Error 1
Makefile:445: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
Makefile:448: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
Makefile:447: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
Makefile:576: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Am I missing some binaries?
Please help me in installing.
Thanks,
Bipin Kunal
More information about the Gluster-devel
mailing list