Results 4 comments of Shawn Michael

#312 May address this issue with documentation in a way that's supportable between versions.

OK I've updated this based on the previous feedback. I now add a "fix" target to the Makefile that should do everything from my instructions in a version independent way....

I'm a bit late but this is what we do for our RPM build on CentOS 7: autoreconf --install %configure --enable-json make %{?_smp_mflags}

It has always been my experience that when using a looking glass server I 100% wanted everything from the servers perspective. I can get the client side information from the...