bug-m4
[Top][All Lists]
Advanced

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

Re: version number option


From: Daniel Convissor
Subject: Re: version number option
Date: Mon, 31 Oct 2005 12:17:48 -0500
User-agent: Mutt/1.5.10i

Hi Gary:

On Mon, Oct 31, 2005 at 04:03:46PM +0000, Gary V. Vaughan wrote:
> 
> [Putting bug-m4 back in Cc: -- someone else may search the archives to solve
> the same problem in future]

Ah, didn't notice the cc.  Thanks.


> Or your PATH?  Where does BSD ports put its packages?

Good point.  Packages get put into /usr/local/bin.  Doing a find for m4 on 
the whole system turned up /usr/bin/m4.  Stuff in /usr/bin comes from the 
FreeBSD distribution.  Looking in /usr/local/bin I found gm4, which is the 
package installed via "pkg_add -r m4" and queried via "pkg_info -x 'm4*'".  
So, calling "m4 --version" is getting the distribution m4, which isn't the 
GNU m4.

Perhaps I'll instigate a discussion on some FreeBSD list about the 
differences between the m4's.

Either way, when compiling stuff that demands GNU m4 what I'll likely have 
to do (depending on what I'm compiling) is provide a symlink to the gm4 
binary, adjust my path and/or set the M4 environment variable.

Thanks for your time,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409




reply via email to

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