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,7c02f5597c702789 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-10 22:20:58 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.vmunix.org!newsfeed.stueberl.de!news-stoc.telia.net!news-stoa.telia.net!telia.net!nntp.inet.fi!central.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail From: "Anders Wirzenius" Newsgroups: comp.lang.ada References: <11ke2054n8ja0l7l5glnjqkp8cgq5feq6d@4ax.com> Subject: Re: Configuring A# MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Wed, 11 Feb 2004 06:20:55 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1076480455 194.251.142.2 (Wed, 11 Feb 2004 08:20:55 EET) NNTP-Posting-Date: Wed, 11 Feb 2004 08:20:55 EET Organization: Sonera corp Internet services Xref: archiver1.google.com comp.lang.ada:5417 Date: 2004-02-11T06:20:55+00:00 List-Id: "Tim Rowe" wrote in message news:b07f20d2sa6cb8hcl8nkotsehukg9oaul7@4ax.com... > The installation instructions say that the path should include > "c:\mgnat\bin" rather than "c\mgnat"; with that difference I've done > all that, and I've checked the path works by invoking ilasm and > gacutils from the command prompt. I already had the framework > installed as I have Visual Studio .NET running. What "installation instructions" are you referring to? I followed the instructions under "Download" on http://www.usafa.af.mil/dfcs/bios/mcc_html/a_sharp.html (which say ... "c:\mgnat\") and got it working on the first attempt. Anders