On 24/09/2015 13:56, Patrick Mahoney wrote:
> Hi, the website says it requires "s6 version 2.2.1.0 or later", but I'm getting
> a compile error:
You probably got a version where package/info said 2.2.1.0 but the
tag wasn't there yet. As long as "git tag" doesn't list "v2.2.1.0"
then it's not 2.2.1.0, it's `git tag | tail -n 1` plus a few changes.
"Official" releases are tagged ones. Between official releases,
don't pay attention to what package/info says. ;)
> I was able to get a little farther using the master branch of s6 _at_ 1g8gr3z
Just a little? Didn't you get everything compiled properly?
--
Laurent
Received on Thu Sep 24 2015 - 12:09:56 UTC