On Sun, 5 Sep 2010, Allin Cottrell wrote:
On Sun, 5 Sep 2010, Hélio Guilherme wrote:
> Everything is OK with the other user (but administrator):
>
> ? print "@gnuplot"
> C:\userdata\gretl\wgnuplot.exe
> ? print "@dotdir"
> C:\Documents and Settings\admin\Application Data\gretl
>
> ---
>
> 2010/9/5 Hélio Guilherme <helioxentric(a)gmail.com>
>
> > ? print "@gnuplot"
> > C:\userdata\gretl\wgnuplot.exe
> > ? print "@dotdir"
> > C:\Documents and Settings\Hélio\Application Data\gretl
> >
> > (Is this because my username has an accented e?)
I thought we had taken care of that possibility, but maybe not.
I'll take another look.
If you have time, could you try starting gretl as the non-admin
user, but with the --debug option? You could create a desktop
shortcut to
c:\userdata\gretl\gretlw32.exe --debug
The stuff that gets printed to the debug window should give us a
clearer idea of what's wrong.
Allin