John C Frain | 1 Sep 2008 12:15
Picon

Re: Problem updating from cvs in Fedora 8

Allin

I was interrupted as I was sending the original version of this email
and it appears that I did not send the message that I intended to
send.  Apologies if  a duplicate or partial duplicate has already been
sent

Thank you for your help.  'make clean' solved the problem with the cvs
update.  I will maintain Gretl in this way in future.

I have also looked at the rpm dependencies problem.   When I try to us
rpm I get the following messages.  I have tried both the current
version (1.7.7) and the earlier version (1.7.1) that I first tried.
The output is below.

[root <at> localhost gretl]# rpm -U gretl-1.7.7-1gtk2.i586.rpm
error: Failed dependencies:
       libblas.so is needed by gretl-1.7.7-1gtk2.i586
       libgfortran.so.3 is needed by gretl-1.7.7-1gtk2.i586
       liblapack.so is needed by gretl-1.7.7-1gtk2.i586
       libpixman-1.so.0 is needed by gretl-1.7.7-1gtk2.i586
[root <at> localhost gretl]# rpm -U gretl-1.7.1-1gtk2.i586.rpm
error: Failed dependencies:
       libreadline.so.4 is needed by gretl-1.7.1-1gtk2.i586

If I use rpm to query the versions installed I get

[frainj <at> localhost ~]$ rpm -q readline
readline-5.2-10.fc8
[frainj <at> localhost ~]$ rpm -q blas
(Continue reading)

Allin Cottrell | 1 Sep 2008 23:57
Picon
Favicon

Re: Problem updating from cvs in Fedora 8

On Mon, 1 Sep 2008, John C Frain wrote:

> Thank you for your help.  'make clean' solved the problem with the cvs
> update.  I will maintain Gretl in this way in future.

OK, good to hear.

> I have also looked at the rpm dependencies problem.  When I try 
> to us rpm I get the following messages.  I have tried both the 
> current version (1.7.7) and the earlier version (1.7.1) that I 
> first tried. The output is below.
> 
> [root <at> localhost gretl]# rpm -U gretl-1.7.7-1gtk2.i586.rpm
> error: Failed dependencies:
>        libblas.so is needed by gretl-1.7.7-1gtk2.i586
>        libgfortran.so.3 is needed by gretl-1.7.7-1gtk2.i586
>        liblapack.so is needed by gretl-1.7.7-1gtk2.i586
>        libpixman-1.so.0 is needed by gretl-1.7.7-1gtk2.i586
> [root <at> localhost gretl]# rpm -U gretl-1.7.1-1gtk2.i586.rpm
> error: Failed dependencies:
>        libreadline.so.4 is needed by gretl-1.7.1-1gtk2.i586

The older gretl rpm was built against version 4 of libreadline, 
which is now too old to be supported by Fedora -- that's expected.  
Let's focus on the gretl 1.7.7 rpm and the other libraries.

I suspect the basic problem may be that while the current gretl 
rpm was built on a system using gcc 4.3, with libgfortran.so.3, 
the default libgfortran version on fc8 is older.  But I could be 
wrong.  You could try
(Continue reading)

Allin Cottrell | 2 Sep 2008 00:28
Picon
Favicon

Re: Problem updating from cvs in Fedora 8

On Mon, 1 Sep 2008, Allin Cottrell wrote:

> I suspect the basic problem may be that while the current gretl 
> rpm was built on a system using gcc 4.3, with libgfortran.so.3, 
> the default libgfortran version on fc8 is older...

After a little googling, I'm confirmed in this opinion.  I think 
you'd need fc9 to use the current gretl rpm -- but perhaps "yum 
update <stuff>" may work to bring fc8 up to date?

Allin.
Bulent Miran | 4 Sep 2008 08:52
Picon
Picon
Favicon

gretl script

Hi,

When i want to write a script following: file/script files/new script/gretl 
script in my laptop, Gretl does nothing though it works very well in 
desktop.

What can i do correct this problem?

B Miran 

EGE ÜNİVERSİTESİ
-----------------------------------------------------------------------
Bu elektronik posta ve onunla iletilen bütün dosyalar sadece 
göndericisi tarafindan almasi amaclanan yetkili gercek ya da tüzel
kisinin kullanimi icindir. Eger söz konusu yetkili alici 
degilseniz bu elektronik postanin icerigini aciklamaniz, 
kopyalamaniz, yönlendirmeniz ve kullanmanizkesinlikle yasaktir 
ve bu elektronik postayi derhal silmeniz gerekmektedir. 

EGE ÜNİVERSİTESİ bu mesajin icerdigi bilgilerin doğruluğu veya
eksiksiz oldugu konusunda herhangi bir garanti vermemektedir. Bu
nedenle bu bilgilerin ne sekilde olursa olsun iceriginden, iletilmesinden, 
alinmasindan ve saklanmasindan sorumlu degildir. 
Bu mesajdaki görüsler yalnizca gönderen kisiye aittir ve 
EGE ÜNİVERSİTESİ'nin görüslerini yansitmayabilir

-----------------------------------------------------------------------

This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
(Continue reading)

Sven Schreiber | 4 Sep 2008 15:54
Picon

Re: gretl script

-------- Original-Nachricht --------
> Datum: Thu, 4 Sep 2008 09:52:37 +0300
> Von: "Bulent Miran" <bulent.miran@...>
> An: "Gretl list" <gretl-users@...>
> Betreff: [Gretl-users] gretl script

> Hi,
> 
> When i want to write a script following: file/script files/new
> script/gretl 
> script in my laptop, Gretl does nothing though it works very well in 
> desktop.
> 
> What can i do correct this problem?
> 

Use your desktop?  :-) 

Seriously, how on earth is anybody supposed to diagnose your problem when the only information you give is
that it's a laptop? Please state OS, version, etc etc.

thanks and good luck,

sven
Bulent Miran | 5 Sep 2008 08:58
Picon
Picon
Favicon

Re: gretl script

Hi,

Sorry for forgetting to write the OS: Windows XP.

----- Original Message ----- 
From: "Sven Schreiber" <svetosch@...>
To: "Gretl list" <gretl-users@...>
Sent: Thursday, September 04, 2008 16:54
Subject: Re: [Gretl-users] gretl script

> -------- Original-Nachricht --------
>> Datum: Thu, 4 Sep 2008 09:52:37 +0300
>> Von: "Bulent Miran" <bulent.miran@...>
>> An: "Gretl list" <gretl-users@...>
>> Betreff: [Gretl-users] gretl script
>
>> Hi,
>>
>> When i want to write a script following: file/script files/new
>> script/gretl
>> script in my laptop, Gretl does nothing though it works very well in
>> desktop.
>>
>> What can i do correct this problem?
>>
>
> Use your desktop?  :-)
>
> Seriously, how on earth is anybody supposed to diagnose your problem when 
> the only information you give is that it's a laptop? Please state OS, 
(Continue reading)

andreas.rosenblad | 5 Sep 2008 12:11
Picon

Compiling gretl on Windows


I have started learning C in order to be able to help in the development of
gretl. My earlier programming experinces are mostly MATLAB, R, GAUSS and
FORTRAN. I am working on Windows, and wants to compile and develop gretl on
Windows.

Well, now I want all useful help to get this project working. What are your
experiences on compiling gretl on Windows?

Which compiler is best to use? MinGW? Or is it possible to use the
Microsoft Visual C++ compiler?

Right now I am in the beginning, trying to figure out which IDE is best to
use. I am choosing between Code::Blocks, Dev-C++, wxDev-C++ and Microsoft
Visual C++ 2008 Express Edition.

Any suggestion about which to use?

Dev-C++ and wxDev-C++ seems to have integrated support for CVS, which
should be good when working with gretl. But  it looks like they are not in
active development anymore. Code::Blocks is free, cross-platform, in active
development, and supports multiple compilers, including MinGW and Microsoft
Visual C++. On the other hand, Microsoft Visual C++ 2008 Express Edition
seems to have more help files and many other good features.

Best regards
Andreas

Allin Cottrell | 6 Sep 2008 18:48
Picon
Favicon

Re: [Gretl-devel] Compiling gretl on Windows

On Fri, 5 Sep 2008, andreas.rosenblad@... wrote:

> I have started learning C in order to be able to help in the 
> development of gretl. My earlier programming experinces are 
> mostly MATLAB, R, GAUSS and FORTRAN. I am working on Windows, 
> and wants to compile and develop gretl on Windows.

That's great!

> Well, now I want all useful help to get this project working. 
> What are your experiences on compiling gretl on Windows?

My experience with this is limited, but I'll try to compile some 
useful information and post it here before long.

Allin.
Henrique | 7 Sep 2008 19:51
Picon

Graphics on Mac

Hello everyone!

    I saved a gretl session on my PC (with Windows XP) and when I try to draw some graphics of my series and estimations (VAR) on my Macintosh computer (that runs OS/X 10.5) that message appears:

Unable to load image-loading module: ../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: dlopen(../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so, 9): image not found

    What's happening? Isn't Gretl for Windows compatible with Gretl for Mac? My Gretl version is 1.7.7 (build date: 2008-08-27).

Best,
Henrique
<div><div dir="ltr">Hello everyone!<br><br>&nbsp;&nbsp;&nbsp; I saved a gretl session on my PC (with Windows XP) and when I try to draw some graphics of my series and estimations (VAR) on my Macintosh computer (that runs OS/X 10.5) that message appears:<br><br>Unable to load image-loading module: ../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: dlopen(../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so, 9): image not found<br><br>&nbsp;&nbsp;&nbsp; What's happening? Isn't Gretl for Windows compatible with Gretl for Mac? My Gretl version is 1.7.7 (build date: 2008-08-27).<br><br>Best,<br>Henrique <br>
</div></div>
Allin Cottrell | 7 Sep 2008 21:45
Picon
Favicon

Re: Graphics on Mac

On Sun, 7 Sep 2008, Henrique wrote:

>     I saved a gretl session on my PC (with Windows XP) and when I try to
> draw some graphics of my series and estimations (VAR) on my Macintosh
> computer (that runs OS/X 10.5) that message appears:
> 
> Unable to load image-loading module:
> ../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so:
> dlopen(../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so, 9): image not
> found
> 
>     What's happening? Isn't Gretl for Windows compatible with Gretl for
> Mac? My Gretl version is 1.7.7 (build date: 2008-08-27).

That's gretl 1.7.7 on the Mac?  Apparently your OS X installation 
of gretl is missing part of GTK.  I'll check that this evening on 
the Mac on which I build gretl.

Allin Cottrell
On Sun, 7 Sep 2008, Henrique wrote:

>     I saved a gretl session on my PC (with Windows XP) and when I try to
> draw some graphics of my series and estimations (VAR) on my Macintosh
> computer (that runs OS/X 10.5) that message appears:
> 
> Unable to load image-loading module:
> ../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so:
> dlopen(../lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so, 9): image not
> found
> 
>     What's happening? Isn't Gretl for Windows compatible with Gretl for
> Mac? My Gretl version is 1.7.7 (build date: 2008-08-27).

That's gretl 1.7.7 on the Mac?  Apparently your OS X installation 
of gretl is missing part of GTK.  I'll check that this evening on 
the Mac on which I build gretl.

Allin Cottrell

Gmane