On Wed, 1 Feb 2017, Sven Schreiber wrote:
Am 29.01.2017 um 02:58 schrieb Allin Cottrell:
> than the regular "snapshots" directory. Please let me know if this is
> something you might use.
That sounds very reasonable. Would it be somehow possible to install a
regular and a testing snapshot in parallel and distinguish the installed
versions?
Possible, yes, but not easy at present. I think we may be able to
make this easier. Let me look into it and I'll report back. (As I
said in another post today, it won't actually be relevant until next
week anyway.)
That said, it's easy enough on Linux: clone and build the "gentest"
branch of gretl-git in a separate directory, and run gretl_x11 or
gretlcli out of the build directory without installing it. The
libtool magic will make sure it works, provided the plugins don't
differ across the branches (and they don't differ in this case).
That's what I'm doing right now, but I don't particularly recommend
it to others right now ;-)
Allin