Ticket #20 (closed task: fixed)
Proper installer
| Reported by: | mikael | Owned by: | mikael |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.3.4 |
| Component: | release | Version: | 0.3.3 |
| Keywords: | Cc: |
Description
Right now, the instructions assume /usr/local, but in order to write there most people need to do run tar as sudo.
Instead, write a script that
- automatically installs Limp in /usr/local/limp/x.y.z
- a symlink /usr/local/limp/latest -> x.y.z
- adds export LIMPRUNTIME=/usr/local/limp/latest to ~/.bash_profile
(see http://www.cyberciti.biz/faq/howto-customizing-unix-linux-user-account/ on the environment variables).
Change History
Note: See
TracTickets for help on using
tickets.