Finally, I have succeeded in building gretl on windows xp:
The culprit was lines 199 and 200 in mkwindist. The file endings had to be
changed to .gz. Then, running gretlw32 in c:\gretl\win32\windist\gretl
starts the program without problems. However, the graphs does not work.
Running the gretl_install.exe file from c:\gretl\win32\windist\output
installs a fully working copy of gretl, with the graphs working. Great!
Andreas
gretl-devel-bounces(a)lists.wfu.edu skrev 2009-03-13 15:19:04 :
Sorry, I got it wrong in the previous message: It was "make
dist" the
produced the files in c:\gretl\win32\windist\gretl.
Andreas
gretl-devel-bounces(a)lists.wfu.edu skrev 2009-03-13 14:39:34 :
> A follow up:
> I also got the following message (translated from Swedish):
"This
program
> could not be started because libglib-2.0-0.dll could not be
found".
> I copied that file from c:\mingw\bin to
c:\mingw\winbuild\misc-dll and
then
> the process starts again and finishes successfully. However, when I go
to
> c:\gretl\win32\windist\gretl and double-click on gretlw32 I get
the
same
> error message as above.
> After copying the file to c:\gretl\win32\windist\gretl I get the
same
error
> message for the files libgdk-win32-2.0-0.dll, libgdk_pixbuf-2.0-0.dll,
> libgio-2.0-0.dll, libgmodule-2.0-0.dll, libgobject-2.0-0.dll,
> libcairo-2.dll, libpango-1.0-0.dll, libpangocairo-1.0-0.dll,
> libpangowin32-1.0-0.dll, libgtk-win32-2.0-0.dll and libatk-1.0-0.dll.
> After these are copied from the file installed from
>
http://gretl.sourceforge.net/win32/ I can at least start gretl.
However,
> some of the icons in the bottom row are missing, the
"emulate windows
look"
> is not working, and gnuplot has not been installed, so viewing graphs
is
> not working. Finally, starting gretlcli works but after the
Current
session
> row there are two roes that says "Couldn't open registry".
> Following this I type "make dist" which produces a
setup file in
> c:\gretl\win32\windist\Output
> To get this working, I had also changed line 27 in mkwindist to
> INNO_CMD="c:/program/innose~1/iscc.exe" since I have Inno Setup
installed
> there.
> Installing this version produce the same errors as above.
>
Andreas
>
> gretl-devel-bounces(a)lists.wfu.edu skrev 2009-03-13 12:37:04 :
> > My progress so far:
> > I get the following error message:
> > make -C mo
> > make[1]: Entering directory `/c/gretl/win32/mo'
> > msgfmt.exe -o de.mo ../../po/de.po
> > make[1]: msgfmt.exe: Command not found
> > make[1]: *** [de.mo] Error 127
> > make[1]: Leaving directory `/c/gretl/win32/mo'
> > make: *** [mo/de.po] Error 2
> > After googling it I found that I had to install the GetText
package
from
> >
http://gnuwin32.sourceforge.net/packages.html .
> > I install it at c:/Program/GnuWin32 and changes line 21 in
config.mk
to
> > WIN32_MSGFMT = c:/Program/GnuWin32/bin/msgfmt.exe
> > Then the process starts again, until I get the following
error:
> > make[1]: Leaving directory `/c/gretl/win32/mo'
> > gcc -Wall -O2 -mms-bitfields -DWIN32 -c -I. -I../lib/src
> > -Ic:/mingw/include/libxml2 ../gui2/mklang.c
> > gcc -Wall -O2 -mms-bitfields -DWIN32 -o mklang.exe mklang.o
> -L./import-libs
> > -lgretl -lintl
> > PATH=/bin:./dlls:/mingw/winbuild/misc-dll ./mklang.exe > gretl.lang
> > make: *** [native_lang] Error 53
> > Then I am stuck again. I hope you can solved it. It is
close to
success.
> >
Andreas
> >
> > gretl-devel-bounces(a)lists.wfu.edu skrev 2009-03-12 16:05:11 :
> > > On Thu, 12 Mar 2009, Allin Cottrell wrote:
> > > > I noticed yesterday that when I built gretl on
Windows everything
> > > > was fine apart from the colored icons: these were somehow
> > > > scrambled. However, they come out OK if I cross-build the
> > > > resources file on Linux...
> > > I believe this is now fixed in CVS. The icon resource
file builds
> > > OK on Windows.
> > > Note that, if you install the Inno Setup program, the
command
> > > "make dist" will create gretl_install.exe. Unfortunately the
> > > shell script that puts all the files in the right place for this
> > > runs slooowly on Windows (it zips along on Linux). I'll try to
> > > improve that.
> > > Allin.
> > > _______________________________________________
> > > Gretl-devel mailing list
> > > Gretl-devel(a)lists.wfu.edu
> > >
http://lists.wfu.edu/mailman/listinfo/gretl-devel
> > _______________________________________________
> > Gretl-devel mailing list
> > Gretl-devel(a)lists.wfu.edu
> >
http://lists.wfu.edu/mailman/listinfo/gretl-devel
> _______________________________________________
> Gretl-devel mailing list
> Gretl-devel(a)lists.wfu.edu
>
http://lists.wfu.edu/mailman/listinfo/gretl-devel
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel