--- Mats Lidell wrote:
Rick Rankin wrote:
> o When installing, lib-src/installexe.sh would add an extra .exe suffix
to
> the end of the executable file name. The result was, in the most recent
> build, xemacs-21.5-b21.exe.exe. The change to installexe.sh just checks
to
> make sure that the target file argument doesn't already end in
'.exe'
I downloaded the CVS-snapshots for getting to the latest sources. There the
lib-src/installexe.sh didn't have the executable flag set. If that is an
error in CVS or
an error just in the snapshot (or me doing something bad) I don't know.
Setting it to
executable made things work all the way.
(Totally unrelated to the patch) I also experienced problems building the
postgresql
module. This is of course a lame error report but I just wanted to get the
thing working
so I went ahead and reconfigured without postgresql. I actually did try to
upgrade
cygwin first just in case I had an old version of postgresql. It didn't help
anyway. (So
maybe it is to new!? I can possibly recreate the error if needed.)
Interesting. I'm not having any problems building with postgresql support. If
you can post any more details, it might help.
--Rick