Activities/Sugar Network: Difference between revisions
| Line 21: | Line 21: | ||
* '''M2Crypto'''<br>Corresponding package name might be ''m2crypto'' or ''python-m2crypto''; | * '''M2Crypto'''<br>Corresponding package name might be ''m2crypto'' or ''python-m2crypto''; | ||
* '''gevent-1.0'''<br>Version 1.0 is not yet released and not yet packaged. Activity bundles it but only for Fedora 14 (gevent contains binaries), for other systems, [https://github.com/SiteSupport/gevent/downloads install] gevent from [http://www.gevent.org/ upstream site]. | * '''gevent-1.0'''<br>Version 1.0 is not yet released and not yet packaged. Activity bundles it but only for Fedora 14 (gevent contains binaries), for other systems, [https://github.com/SiteSupport/gevent/downloads install] gevent from [http://www.gevent.org/ upstream site]. | ||
Gevent-1.0 build instructions for Fedora (make sure that {{Code|python-gevent}} and {{Code|python-greenlet}} packages are uninstalled): | |||
sudo yum install gcc cmake python-devel python-pip | sudo yum install gcc cmake python-devel python-pip | ||