From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e7ad19191dac094c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-07 07:42:38 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Ada Web Server Date: 7 Jun 2002 07:42:37 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0206070642.772bf5e1@posting.google.com> References: <3cffbeb6_3@mk-nntp-1.news.uk.worldonline.com> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1023460958 17873 127.0.0.1 (7 Jun 2002 14:42:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 7 Jun 2002 14:42:38 GMT Xref: archiver1.google.com comp.lang.ada:25454 Date: 2002-06-07T14:42:38+00:00 List-Id: "Darren Ingram" wrote in message news:<3cffbeb6_3@mk-nntp-1.news.uk.worldonline.com>... > Forgive me if i seem a little stuipd.. its because i am! > > I am currently trying to set up AWS on win98 machine. I've not had to do > anything like this before, so im not too sure what im doing! I have > succesfull got the latest version of ada going. > > Im at the stage of the guide which says: > > "Building ... > Can anyone explain to me what this actually means (put it in simple terms > for a simple person!) or point me in the direction of a newsgroup/website AWS isn't really set up for use by rank programming newbies. In order to understand the instructions, you really need to know the following: 1) How to tell your compiler where to look for source files. 2) At least the bare fundamentals of editing makefiles. If you feel up to it, you can find out 1 by reading the Gnat User Guide, which will be in an appropriately named program group in your start menu. You can find out 2 by reading the GNU Make manual, which is available online at http://www.gnu.org/manual/make-3.79.1/make.html . -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html