On Tue, Feb 3, 2009 at 3:28 PM, kiorky <kiorky@cryptelium.net> wrote:
Hi,
I am the maintener of minitage and you re using a quite old, and not
maintened recipe of this egg.
You may better to use minitage.recipe:eggs and minitage.recipe:scripts.


An example could be:
[buildout]
parts =
   twisted
   twisteds
[versions]
# The version which is put in the eggs cache.
Twisted = 8.2.0
[twisted]
recipe = minitage.recipe:egg
[twisteds]
recipe = minitage.recipe:scripts
interpreter=myinterpreter
eggs=
   Twisted
   ${buildout:eggs}

Then, you ll have a nicely wrapped python interpreter in
bin/myinterpreter.-

More over, you can have a better look to minitage if you are not using
it in the whole already.

Hi,

Thanks for the tip and for the great recipe. :) I'm liking the patching capabilities of it also. Now my buildout is working.
 
- Teemu

--
Teemu Harju

email/jabber: teemu.harju@gmail.com
blog: http://blog.teemu.im