Bug 35458 - Doesn't understand framework builds on MacOSX
Summary: Doesn't understand framework builds on MacOSX
Status: RESOLVED FIXED
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Mac OS X (All)
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 23:48 UTC by Gregory Ewing
Modified: 2012-04-21 04:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.