On Wed, 12 May 2010, RAZIA HAIDER wrote:
I am trying to build gretl on windows xp(64-bit). I followed all
steps
written in README.native file.
i have following problems:
1. I did not find "*winbuild* *folder"* in "*MinGW folder"* (but i
have put
required files in "*mingw32 folder"*, (i dnt knw is it right?))
2. And then when I use *MSYS*, I changed my directory to *gretl source
directory*
3. Finally when I write *./configure* command i got error *"configure:error
can't find a definition of inet-addr",* i do not know what is this ( I am
working first time with MinGW or MSYS).
Gretl's "configure" script is not designed for use on MS Windows,
and will not work there. You should look at the files config.mk
and Makefile in the gretl "win32" sub-directory. Hopefully it
should be enough to make any required changes to config.mk.
Allin Cottrell