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-06 13:36:44 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!skynet.be!skynet.be!proxad.net!proxad.net!wanadoo.fr!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: Ada Web Server Date: 06 Jun 2002 22:36:42 +0200 Organization: Home - http://perso.wanadoo.fr/pascal.obry Message-ID: References: <3cffbeb6_3@mk-nntp-1.news.uk.worldonline.com> NNTP-Posting-Host: avelizy-103-1-1-193.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: wanadoo.fr 1023395804 28452 217.128.141.193 (6 Jun 2002 20:36:44 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 6 Jun 2002 20:36:44 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 Xref: archiver1.google.com comp.lang.ada:25421 Date: 2002-06-06T20:36:44+00:00 List-Id: "Darren Ingram" writes: > I am currently trying to set up AWS on win98 machine. Please, try using a real OS :) > 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 > > When you have built and configured all libraries you must either set > ADA_INCLUDE_PATH and ADA_OBJECTS_PATH (for GNAT) to point to the right > directories or update the INCLUDES variable in top `makefile'. > > At this point you can build AWS. There is two ways to build AWS: > > with SSL support > $ make build_ssl > > without SSL support (no need for the OpenSSL libraries in this case). > $ make build_std > > In each case you'll certainly have to edit the makefile to correctly set the > include path for the libraries POSIX, OpenSSL and Socket. For more > information, look at the makefiles. " This is redundant with first paragraph. > 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 > etc where i might get some help? All this has been written by a french guy :) It means: 1) Compile all libraries needed by AWS : Adasockets is mandatory, POSIX is optional. 2) Update ADA_INCLUDE_PATH/ADA_OBJECT_PATH (see GNAT doc) to point to the libraries's installation directory. 3) build AWS (make build_std) You are right it is not clear, I'll try to fix that for the next release. You certainly should post such question to the AWS mailing-list. See http://libre.act-europe.fr/aws. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://perso.wanadoo.fr/pascal.obry --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595