Hi Ralf, 

On Mon, Aug 04, 2008 at 10:20 +0200, Ralf Schmitt wrote:
> On Wed, Jul 23, 2008 at 1:34 PM, holger krekel <[EMAIL PROTECTED]> wrote:
> >> Thinking about it I have maybe another issue for 0.9.2. When using 
> >> easy_install
> >> the greenlets module is not installed correctly. I haven't looked into
> >> this (python setup.py install works). But I will probably have a look
> >> at it in the next days....
> >
> > cool.  You may just work in release/0.9.x or branch off from there.
> > The current way of compiling c-extension modules is a hack IIRC ...
> > mostly because i am a bit clueless on how to this correctly,
> > particularly for win32.
> >
> 
> Hi Holger,
> 
> I took the time to look at it. It looks like a packaging issue.
> The archive found on cheeseshop (
> http://pypi.python.org/packages/source/p/py/py-0.9.1.tar.gz#md5=daab8d9a814eab31809d973370d23600)
> does not even contain the
> c-extension directory.
> 
> easy_install -f http://codespeak.net/py/dist/download.html works.

ok, but this requires a C-compiler on the client side. 
The thing i don't know much about is how to best provide eggs 
with pre-compiled c-extensions. 

best, 
holger

-- 
collaborative expert contracting: http://merlinux.eu 
PyPy  Python/Compiler tool chain: http://codespeak.net/pypy 
pylib py.test/greenlets/svn APIs: http://pylib.org 
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to