oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00885
Installing oship module dependencies using buildout
Hi all!
I'd like share that I installed PyXb with success using the
collective.recipe.distutils recipe[1]. This buildout recipe allows install
python modules that need manually execute the "python setup.py install"
process. I installed PyClips too using this approach . The egenix-mx-base
works for me adding itself in the app section of the buildout.cfg file,
obviously without the easy_install process.
I'm using a OSX 10.5 environment and I didn't test with other environments.
Anyway, I think it's a good idea to provide the module dependencies
installation through the buildout.cfg configuration, because the dependency
installation process will be turn into a automated way.
What do you think ?
--
http://dmpinheiro.blogspot.com
-----------------------------------
Diego Manhães Pinheiro
Linux User #375020
Follow ups