autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problem installing with M4 Notes


From: Soheil Shaghaghi
Subject: RE: Problem installing with M4 Notes
Date: Sun, 4 Aug 2002 23:23:42 -0700

Thanks for the reply Tim,
I found the problem.
I deleted the m4 manually, and reinstalled it. This time it worked fine.
I guess for some reason the old version wouldn't let the new version to
replace it!

Thanks :)





-----Original Message-----
From: Tim Van Holder [mailto:address@hidden
Sent: Sunday, August 04, 2002 11:10 PM
To: address@hidden
Cc: address@hidden
Subject: Re: Problem installing with M4 Notes


On Sun, 2002-08-04 at 00:22, Soheil Shaghaghi wrote:
>
> checking for gm4... no
> checking for gnum4... no
> checking for m4... /usr/bin/m4
> checking whether m4 supports frozen files... no
> configure: error: GNU M4 1.4 is required
>
>
> The configure keeps asking me to install M4 first.
> I have already installed M4, and I still get this error.
> Can anyone please help me with this?

Well, if you're sure it's GNU M4 you installed, you'll have
to make sure autoconf finds & uses it.  You can either make
sure it's in the path before the system m4 (probably by
placing /usr/local/bin before /usr/bin in $PATH), or create
a /usr/bin/gm4 symlink to the correct m4 binary.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]