On 27/01/2014 13:17, Tim Zhang wrote: > 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 *** Hi, Although you could remove it from sources, it is intended as an information to let you know you're using the version just compiled and not the version installed elsewhere in the system. > 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? You will find instructions to build the RPM packages from sources here: http://ceph.com/docs/master/install/build-ceph/#rpm-package-manager Cheers > BR, > Tim > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > -- Loïc Dachary, Artisan Logiciel Libre
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com