2008/6/6 Bernard Li <[EMAIL PROTECTED]>: > Hi Kuba: Hi, > > On Fri, Jun 6, 2008 at 6:16 AM, Kuba Konczyk <[EMAIL PROTECTED]> wrote: > >> If you run the script, that's it.Script is only necessary for >> conversion and not for an actual build. >>>Then I am assuming that we just need to add the setup.py.in file and apply >>>the >configure.in patch. Is this correct? >> Yes it is. > > I guess the next step is to create a new subpackage for gmetad-python > and include that in the RPM build. You can run 'python setup.py bdist_rpm' in gmetad-python directory to build RPM package.Currently it fails and I can't figure out why ;( I need to read up on Python RPM > packaging. > I'm not sure if RPM should be a definite choice for gmetad-python, because of lack of portability between platforms.Maybe we should consider using easy_install[1] which is compatible with distutils (ie. with setup.py script) and allows to build 'eggs' (packages) that could be easily installed (even automatically via internet using easy_install script).BTW you can read about distutils here[2] (you've probably already know that ;)
[1] http://wiki.python.org/moin/EasyInstall [2] http://docs.python.org/dist/dist.html > Cheers, > > Bernard > -- Kuba ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers