Needs memphis>=2.0
Search Criteria
Package Details: pymemphis 20100920-1
Package Actions
| Package Base: | pymemphis |
|---|---|
| Description: | Provides Python bindings for libmemphis |
| Upstream URL: | http://gitorious.net/pymemphis |
| Category: | lib |
| Licenses: | |
| Submitter: | ndowens |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2010-09-21 05:10 |
| Last Updated: | 2010-11-03 05:06 |
Latest Comments
Comment by Fallback
Comment by ndowens
Fixed
Comment by Fallback
there is a problem with the python headers
I changed the dependency from python to python2 in kismon and remove the current python (3) release for the installation. Also change "python setup.py install" to "python2 setup.py install"
and "python setup.py" build to "python2 setup.py build" in the PKGBUILD before install.