Jeffrey Collyer
unread,Aug 11, 2010, 9:23:00 AM8/11/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roster-discussion
On VM setting up a test install of roster, and granted my python is a
bit rusty, but installing roster-core I get
File "/tmp/easy_install-qeiO13/MySQL-python-1.2.3/setup_posix.py",
line 43, in get_config
File "/tmp/easy_install-qeiO13/MySQL-python-1.2.3/setup_posix.py",
line 24, in mysql_config
EnvironmentError: mysql_config not found
Now I have Mysql up and running on the box, so I'm guessing that this
is a Python needs to know more about your mysql environment. And
strictly speaking, that isn't a roster problem, but fixing it might
want to be included in the setup docs.
Jeff