Hi all, Now I try to compile ceph source code with version 0.72 on centos. I have compiled it successfully with './autogen.sh', './configure', 'make'. Then I can get ceph programs under the src/ dir. Then I run the command './ceph -v' under src/ dir, it shows me the output: [root@node0 src]# ./ceph -v *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH *** ceph version ()
my question is: 1 how to eliminate the waring: *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH *** 2 why the output is: ceph version () actually I hope to see:ceph version 0.72 3 how can I make all the install program as rpm packages? I there any easy way to do this? BR, Tim
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
