[Zope-dev] zc.recipe.egg and 'install' instead of 'develop'?

2007-10-31 Thread Sidnei da Silva
Is there a recipe that will 'install' a distutils package from source
instead of doing 'develop'? Couldn't find it. :(

-- 
Sidnei da Silva
Enfold Systemshttp://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.recipe.egg and 'install' instead of 'develop'?

2007-10-31 Thread Jim Fulton


On Oct 31, 2007, at 12:45 PM, Sidnei da Silva wrote:


Is there a recipe that will 'install' a distutils package from source
instead of doing 'develop'? Couldn't find it. :(


build

--
Jim Fulton
Zope Corporation


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.recipe.egg and 'install' instead of 'develop'?

2007-10-31 Thread Sidnei da Silva
On 10/31/07, Jim Fulton [EMAIL PROTECTED] wrote:

 On Oct 31, 2007, at 12:45 PM, Sidnei da Silva wrote:

  Is there a recipe that will 'install' a distutils package from source
  instead of doing 'develop'? Couldn't find it. :(

 build

Erm, can you be more specific? The only two options in zc.recipe.egg
seem to be 'develop' and 'custom', none of which will run a 'setup.py
install' from a checkout.

-- 
Sidnei da Silva
Enfold Systemshttp://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.recipe.egg and 'install' instead of 'develop'?

2007-10-31 Thread Jim Fulton


On Oct 31, 2007, at 4:58 PM, Sidnei da Silva wrote:


On 10/31/07, Jim Fulton [EMAIL PROTECTED] wrote:


On Oct 31, 2007, at 12:45 PM, Sidnei da Silva wrote:

Is there a recipe that will 'install' a distutils package from  
source

instead of doing 'develop'? Couldn't find it. :(


custom


Erm, can you be more specific? The only two options in zc.recipe.egg
seem to be 'develop' and 'custom', none of which will run a 'setup.py
install' from a checkout.


What do ya mean. I said custom. Geez. ;)

I thought when you said source, you meant a source release.

I don't think zc.recipe.egg has an option to install an egg from a  
source tree.  I can't think of a recipe off hand that does that.


Jim

--
Jim Fulton
Zope Corporation


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )