[Pyrex] Building Pyrex module with Linux

Mike Wyatt mikejohnwyatt at gmail.com
Wed May 9 22:51:58 UTC 2007


Thanks, that worked.  I ended up having to install libc6-dev, and I was able
to build my test Pyrex module without any errors.

On 5/9/07, Robert Kern <robert.kern at gmail.com> wrote:
>
> Mike Wyatt wrote:
> > Thanks!  That helps, but now I'm getting a new error.  I /think/ I need
> > to add the GCC include folder to my pythonpath, but I'm not sure how to
> > do that in Linux.  I haven't had any luck over the last 15 minutes or
> > so, so I'll work on it some more after work tonight.  If someone could
> > confirm that that would work, and/or tell me how to get/set my
> > pythonpath in Linux, I'd be very appreciative.
>
> No, your PYTHONPATH has nothing to do with the include path for compiling
> C
> files, and I don't think even that is the problem.
>
> I think you're missing the package libc-dev (which really ought to be
> required
> by python2.5-dev, but apparently is not).
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma
> that is made terrible by our own mad attempt to interpret it as though it
> had
> an underlying truth."
>   -- Umberto Eco
>
>
> _______________________________________________
> Pyrex mailing list
> Pyrex at lists.copyleft.no
> http://lists.copyleft.no/mailman/listinfo/pyrex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.copyleft.no/pipermail/pyrex/attachments/20070509/d5c14920/attachment.html 


More information about the Pyrex mailing list