Summary: | cvs 2005 08 01 fails to build with cairo 0.5.1 | ||
---|---|---|---|
Product: | pycairo | Reporter: | Rene Dudfield <renesd> |
Component: | general | Assignee: | Steve Chaplin <d74n5pohf9> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Rene Dudfield
2005-08-01 09:34:02 UTC
I wouldn't expect pycairo cvs to work with cairo 0.5.1. pycairo versions are numbered so that they are compatible with the same numbered cairo version: pycairo snapshot 0.5.1 works with cairo snapshot 0.5.1 pycairo snapshot 0.6.0 works with cairo snapshot 0.6.0 And pycairo cvs is developed to work with cairo cvs, but they may not always work together because pycairo cvs always lags behind cairo cvs until the latest cairo changes are incorporated into pycairo. To install pycairo the recommended method if to use configure and make (see the INSTALL file). The setup.py is a user contributed file which probably needs to be worked on before its can be reliably used. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.