Bug 35458

Summary: Doesn't understand framework builds on MacOSX
Product: pycairo Reporter: Gregory Ewing <greg.ewing>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Gregory Ewing 2011-03-19 23:48:37 UTC
The installation process does not seem to consult Python as to
where modules should be installed. On my system it installs in
/usr/local/lib/python3.1, even though my Python is a framework
installation and therefore

/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1

is the correct location.
Comment 1 Steve Chaplin 2012-04-21 04:12:53 UTC
The waf version has been updated.
Also setup.py has been created, so 'python setup.py install' is another way to install the pycairo module.

Changes are in the git repository, and will appear in the next release.

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.