Skip to content

Installing tracks from git on gentoo (ebuild)

exelnet edited this page Jan 27, 2013 · 1 revision

I have created an ebuild to install the current Head from git. The ebuild will use webrick to run tracks. All deps apart from ruby and gems are installed locally into the tracks folder to avoid issues with the system libraries. The runscript is using the tmux multiplexer (screen clone).

The ebuild can be downloaded here. An alternative approach would be using my portage layman overlay.

Clone this wiki locally