Henning Meyer wrote:
Hi All,

I'd like to get Trac running on openwrt. Unfortunatly Trac requires
easy_install, setuptools and Genshi
(http://trac.edgewall.org/wiki/TracInstall).

I think easy_install and setuptools are just needed for the build - not
needed for the running system.

You may take a look at the python-bindings for the enlightenment-foundation-libraries (e.g. python-ecore: https://dev.openwrt.org/browser/feeds/efl/python-ecore/patches/000-prevent-using-setuptools.patch). Here it was possible to use distutils instead of setuptools and replace used setuptools-functions with static values. Otherwise it shouldn't be too hard to also port setuptools; e.g. build-only utility (like it was done e.g. with <bjam>).


Can anybody give any hints how to start porting theses modules to
openwrt buildroot?

Thank you,

Henning
mirko

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


--
This email address is used for mailinglist purposes only.
Non-mailinglist emails will be dropped automatically.
If you want to get in contact with me personally, please mail to:
mirko.vogt <at> nanl <dot> de
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to