Bug #609
Add gem bin/ folder to PATH by default in Sunstone
Status: | Closed | Start date: | 05/04/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | wontfix | Pull request: | ||
Affected Versions: |
Description
Some distros like Ubuntu won't do this, so starting up the server fails with "rackup not found". A wrapper taking care of this could be made to the start script.
History
#1 Updated by Ruben S. Montero almost 10 years ago
- Tracker changed from Feature to Bug
#2 Updated by Daniel Molina almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to wontfix
This command should be used to fix this problem before starting Sunstone:
export PATH=/var/lib/gems/1.8/bin:$PATH