I had the same problem, and also had to use --without-perl-module. This I
think is
a limitation of the way perl and automake interacts, but I'm not an expert. I
don't
know if other perl libraries can work under cygwin. It would need a perlmonger
to say
for sure.
J'
On Wed, Sep 25, 2013 at 0
Hi John, thank you for a hint.
I reinstalled readline (had 2 versions, don't know why, kept the newer one)
and the make went further. It turned out I needed msgfmt from gettext-devel
package. Added it. Now it stoppped with the following warnings:
make LD_RUN_PATH=/usr/local/lib/pspp module-make
I think we saw this one before. It means that the version of readline is too
old.
Try a newer readline version or use --without-libreadline
J'
On Tue, Sep 24, 2013 at 02:07:50PM +0200, Przemek Powalko wrote:
Hi again,
In a previous message I described installation problem with 0
Hi again,
In a previous message I described installation problem with 0.8.0 version
under Cygwin. This time I have problem with 0.8.1. After succesfull
$ ./configure --without-gui --without-cairo
"make" stops at different point -- seems like it went through the place of
0.8.0 failure -- please t