Created Installing tracks head on gentoo (markdown)

exelnet 2013-01-27 07:14:13 -08:00
parent d7b4f23229
commit 589c5e78da

@ -0,0 +1,3 @@
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](https://github.com/exelnet/gentoo-overlay/tree/master/www-apps/tracks). An alternative approach would be using my [portage layman overlay](https://github.com/exelnet/gentoo-overlay).