mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-16 17:26:33 +01:00
Updated Installing Tracks 2.0 on Ubuntu 11.04 (markdown)
parent
b4101c89bb
commit
1c9248f8b2
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ Tracks needs a set of ruby gems. The Gemfile specifies them. There are problems
|
|||
|
||||
For hoe, you can fix it by uncommenting it. The test suite will not work though.
|
||||
|
||||
You need to specify whether you use sqlite or mysql as the database backend for Tracks. Thus, edit the Gemfile and uncomment either `gem "sqlite3"` or `gem "mysql"`.
|
||||
|
||||
Install the remaining gems by calling bundle:
|
||||
|
||||
export PATH=/var/lib/gems/1.8/bin:$PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue