Thanks everyone. Pre-build packages seem to be the way to go. I've
downloaded GetGnuWin32 and already have it downloading 446 different gnu
packages. Should be some fun trying to discover all of what I get.


Jeff Freeman
Aerospace Engineering // Cal Poly, San Luis Obispo
jeff.freema...@gmail.com


On Thu, Jul 22, 2010 at 2:34 PM, Rinehart, Raleigh
<raleigh.rineh...@ti.com>wrote:

>
>
> Hi,
>
> I would suggest using a pre-built make package rather than trying to build
> it yourself.
>
> GnuWin32 project has one here:
> http://gnuwin32.sourceforge.net/packages.html
>
> MinGW has theirs here http://www.mingw.org/wiki/MinGW
>
>
>
> Of the two I would go with GnuWin32 as it is simpler, especially if your
> not familiar with gnu, *nix, etc.
>
>
>
> Hope this helps,
>
> -raleigh
>
>
>
>
>   ------------------------------
>
> *From:* make-w32-bounces+raleigh.rinehart=ti....@gnu.org [mailto:
> make-w32-bounces+raleigh.rinehart <make-w32-bounces%2Braleigh.rinehart>=
> ti....@gnu.org] *On Behalf Of *Jeffrey Freeman
> *Sent:* Thursday, July 22, 2010 3:53 PM
> *To:* make-w32@gnu.org
> *Subject:* Fwd: Installing GNU make-3.81
>
>
>
> Dear Sir/Madam,
>
>
>
> Let me preface by saying this is my first venture into the GNU realm. I am
> using MS Windows Vista, and while I'm trying to be a big kid, I may need
> someone to hold my hand as I cross the street.
>
>
>
> Ultimately, I would like to use GNU Octave with GNUPlot, and from what I
> have read thus far, I need to install GNU make be able to do that. I have
> downloaded and unpacked GNU make-3.81. Upon reading the README and INSTALL
> files, I believe I am supposed to 'cd' to the directory containing the
> source code, then proceed with:
>
>
>
> .\configure
>
> .\sh build.sh     (since this is my first 'make' program)
>
> .\make check
>
> .\make install
>
> .\make clean
>
>
>
> However, when I try to use '.\configure', I get the following error:
>
>
>
> |   C:\Users\Jeff\Documents\Desktop\Desktop\make-3.81>.\configure
>
> |       Configuring MAKE for DJGPP
>
> |       'update' is not recognized as an internal or external command,
>
> |       operable program or batch file.
>
> |       The Vdm Redirector is already loaded
>
> |       No Make program found--use DOSBUILD.BAT to build Make.
>
>
>
> So then I ran '.\dosbuild' and got the following response:
>
>
>
>
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
>
>
>
>
_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to