« Return to Thread: gnu m4 configure

Re: gnu m4 configure

by Howard Larson :: Rate this Message:

Reply to Author | View in Thread

--- In gimpwin-users@..., "Howard Larson"
<hblarson43@...> wrote:
>
> --- In gimpwin-users@..., "Michael Schumacher"
> <schumaml@> wrote:
> >
> > > Von: "Howard Larson" <hblarson43@>
> >
> > > Something has gone wrong then.  I have MinGW installed and the
> > > configure script in m4 found it but complains the compiler
cannot
> > > create executables.  I will have to investigate further, but if
you

> > > have any ideas to share, I would appreciate hearing them.
> >
> > Why are you trying to build m4, btw?
> >
> >
> > Michael
> > --
> > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
> > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
> >
> Good question.  I am only doing it because autoconf configure
> complained it couldn't find m4.  I am beginning to think I am going
> round in circles.  I was able to get hugin build capability up and
> running in a fraction of the time spent on this so far.  And, all I
set
> out to do was build a plugin.  Comical, isn't it?
>
I examined the $PATH variable and found it truncated at enviromental
variables having spaces.  Not a problem for Windows apps but not so
good for linux.  So, I moved the needed variables to the head of the
string and the configure script is running.

 « Return to Thread: gnu m4 configure