Considering and reconsidering what you have said, I realize that I do need to install MAKE. I still have not even been able to get the software installed and keep coming up with the following error:
"Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\derekroscoe>c:\users\derekroscoe\make\./dosbuild Building Make for MSDOS C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g commands.c -o c ommands.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g job.c -o job.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g dir.c -o dir.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g file.c -o file. o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g misc.c -o misc. o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g main.c -o main. o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -DINCLUDEDIR=\"c:/djgp p/include\" -O2 -g read.c -o read.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -DLIBDIR=\"c:/djgpp/li b\" -O2 -g remake.c -o remake.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g rule.c -o rule. o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g implicit.c -o i mplicit.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g default.c -o de fault.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g variable.c -o v ariable.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g expand.c -o exp and.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g function.c -o f unction.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g vpath.c -o vpat h.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g hash.c -o hash. o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g strcache.c -o s trcache.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g version.c -o ve rsion.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g ar.c -o ar.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g arscan.c -o ars can.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g signame.c -o si gname.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g remote-stub.c - o remote-stub.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g getopt.c -o get opt.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g getopt1.c -o ge topt1.o 'gcc' is not recognized as an internal or external command, operable program or batch file. The system cannot find the path specified. C:\Users\derekroscoe>gcc -I. -c -DHAVE_CONFIG_H -I.. -O2 -g glob.c -o glob.o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>gcc -I. -c -DHAVE_CONFIG_H -I.. -O2 -g fnmatch.c -o fnmatch .o 'gcc' is not recognized as an internal or external command, operable program or batch file. C:\Users\derekroscoe>ar rv libglob.a glob.o fnmatch.o 'ar' is not recognized as an internal or external command, operable program or batch file. Linking... C:\Users>gcc -o make.new @respf.$$$ 'gcc' is not recognized as an internal or external command, operable program or batch file. Make.exe build failed... C:\Users>" ANY SUGGESTIONS as to what I am doing wrong? ____________________________________________________________________________ _______________________ DEREK J ROSCOE l director l 1500 bull lea road - suite 110 l lexington, kentucky 40511-1267 usa d: 859.243.5734 l o: 859.243.5730 l f: 800.548.6829 l e: [email protected] -----Original Message----- From: Sam Ravnborg [mailto:[email protected]] Sent: Sunday, May 24, 2009 2:19 PM To: Derek J Roscoe Cc: [email protected]; [email protected] Subject: Re: HELP | make file creation On Sun, May 24, 2009 at 01:24:28PM -0400, Derek J Roscoe wrote: > Hello, > > > > I am completely new to GNU Make. I have downloaded Make 3.81 as indicated > by Swish-e 2.4.7 and Active Perl 5.10 packages I also downloaded to create a > website search engine for a site I plan to launch this month. > > > > I need help in creating a make file for Swish-e, so that I can begin the > process. .... Reading this and the rest of your mail you need help building Swish-e. This list is dedicated to help with GNU make - and not random packages that uses GNU make. Please try some Swish-e specific mailing list / forum - this is where you can obtain the help you request. Sam _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
