Brian Dunn <job17and9(a)sbcglobal.net> writes:
I've compiled the svn version of jack-rack
1.4.5rc3, because the
1.4.4 version is not connecting to my lash server.
That'd be because the configure script's test for LASH was
broken. I've just fixed it; please could you give the CVS version
another go (remembering to rerun autogen.sh) and let me know if it
works for you now?
Thanks,
You fixed it! I still have to enable lash manually when configuring, like
$ ./configure --enable-lash
but now it works. cool.
/brian