Sent from my T-Mobile 4G LTE Device
-------- Original message --------
From: Allin Cottrell
Date:07/21/2014 4:49 AM (GMT-06:00)
To: Gretl development
Subject: Re: [Gretl-devel] Running CVS and Latest release on the same box
On Mon, 21 Jul 2014, Allin Cottrell wrote:
On Mon, 21 Jul 2014, Logan Kelly wrote:
> I am running Win 7 64 bit
>
> I would like to run both the latest stable release and the cvs on the same
> machine. I have installed both in separate directories. My problem is that
> gretl 1.9.90 is calling gnuplot from the gretl cvs installation, i.e.
>
> "C:\Program Files\gretl_cvs\wgnuplot.exe" "C:\Users\Logan
> Kelly\AppData\Roaming\gretl\gpttmp.c09324": exit code 1
[...]
Gretl is not specifically designed to support multiple installations, but it
should be possible to "fake" it. Try deleting
C:\Users\Logan Kelly\AppData\Roaming\gretl\.gretl2rc
before starting gretl.
Ah, on second thoughts that probably won't help. But here's another idea:
set the environment variable GRETL_HOME to either
"C:\Program Files\gretl_cvs" or
"C:\Program Files\gretl"
hen starting the program.
Thanks Allin,
I tried that, but gretl still runns gnuplot from wich ever install was done last. I
haven't tried your first solution yet. Just to check, the GRETL_HOME can be changed
via the GUI through Tools - > Preferences?
I could just use the USB version for one of the installations?
Logan