Labs/Bespin/DeveloperGuide/Setup: Difference between revisions

add thor rubygem
(add thor rubygem)
Line 15: Line 15:
* Python 2.5 or 2.6
* Python 2.5 or 2.6
* Ruby
* Ruby
* The following Ruby Gems: rack, jeweler, json_pure, extlib, erubis
* The following Ruby Gems: rack, jeweler, json_pure, extlib, erubis, thor


'''NOTE FOR LINUX USERS:''' ''If you are running on a Linux system, you will likely need a "python-dev" (on Ubuntu; possibly "python-devel" elsewhere) package installed, if you do not already have it.''
'''NOTE FOR LINUX USERS:''' ''If you are running on a Linux system, you will likely need a "python-dev" (on Ubuntu; possibly "python-devel" elsewhere) package installed, if you do not already have it.''
17

edits