The home of Mikael Jansson, hacker, hobby chef & adrenaline junkie based in Sweden. More…

Mikael Jansson.be » Hacking

Ticket #20 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by mikael

  • owner set to mikael
  • status changed from new to accepted
  • milestone set to 0.3.4

Changed 2 years ago by mikael

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in [322].

Note: See TracTickets for help on using tickets.
'