Re: How to install m4...
Eric Blake <[email protected]> Mon, 16 Feb 2015 09:28:07 -0700
| Newsgroups | gmane.comp.gnu.m4.general |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On 02/15/2015 11:03 AM, [email protected] wrote: > I need to install the m4 gnu package because I am planning to install autoconf. However, I have no idea how to install it. I did read the instructions, but I don't know where to compile the package. Do I compile it in vim? Do I compile it in a C++ environment? I am confused. Like most GNU projects, you merely unpack the tarball, change directory into the just-unpacked sources, run './configure', run 'make', then as a superuser run 'make install'. > > By the way, I am using Windows 8.1, if that’s of any help. Oh. You're on a system that probably doesn't include many POSIX tools by default. In that case, I instead recommend that you download a pre-built version of m4 for your platform. I recommend going to cygwin.com and using the software there; that includes a pre-built version of both 'm4' and 'autoconf', along with other tools you will need to be able to compile software while in Windows. No need to go through the pain of bootstrapping your system when you can already get things ready to use. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
(application/pgp-signature, 604 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU4hqXAAoJEKeha0olJ0NqAz8H/iE6lDAfZ1HuHaR2Yy3MU9Ug CO7nlsMVX52ZblanjMp1MfoPbvfLLm/5nqPwdCsrcay+lIe5PwXqnHpECcLBY6qR 8rKNTrOzPlKz4lAXrG4kuiqG43ZAgtcj0W5DMzsgW8+PPaxvTTmhruupiy29MvOc 1qUJEo+NRPP0yVGBEGhi6DiGwY3R6YIkpazfpicPLuGlLCtbrWIo+/FFH+OtROA1 uFoQbgKBSkwtZzW7oYNVcJ2n+cg3QrvrCVxpLDjOiL//Yb9aRsJNq9JtvU1BFdcn KN22Q8BDETD8U2Z9W7PEU9C+8NuqtX0Fn+IlAkrH+0f1VQfBAovY4u86N+AYA9A= =X5dD -----END PGP SIGNATURE-----