dax / jmc

Jabber Mail Component
GNU General Public License v2.0
6 stars 1 forks source link

error with setuptools #1

Open Marcus89uk opened 9 years ago

Marcus89uk commented 9 years ago

Hi there,

I've tried compiling jmc but it give a error Cannot find "setuptools"

dax commented 9 years ago

You must install setuptools before compiling jmc. You can find it in your Linux distribution packages or see here: https://pypi.python.org/pypi/setuptools

Marcus89uk commented 9 years ago

I've installed Setuptools