From 589c5e78da5c0fd68de5df9a9da79bf31177bb32 Mon Sep 17 00:00:00 2001 From: exelnet Date: Sun, 27 Jan 2013 07:14:13 -0800 Subject: [PATCH] Created Installing tracks head on gentoo (markdown) --- Installing-tracks-head-on-gentoo.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Installing-tracks-head-on-gentoo.md diff --git a/Installing-tracks-head-on-gentoo.md b/Installing-tracks-head-on-gentoo.md new file mode 100644 index 0000000..d184fb3 --- /dev/null +++ b/Installing-tracks-head-on-gentoo.md @@ -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). \ No newline at end of file