comp.lang.ada
 help / color / mirror / Atom feed
* Re: New release of AdaIDE
  1997-01-08  0:00 New release of AdaIDE Errol Martin
@ 1997-01-08  0:00 ` David C. Hoos, Sr.
  1997-01-08  0:00   ` Ted Dennison
  0 siblings, 1 reply; 3+ messages in thread
From: David C. Hoos, Sr. @ 1997-01-08  0:00 UTC (permalink / raw)



Hi Errol,
The file ftp://ftp.canberra.edu.au/pub/ise/adaide/a25win31.zip is not a zip
file at all.  Instead it is a 2115-byte text file containing the following:

total 28648
drwxrwxrwx   2 root     other       1024 Jan  8 04:47 .
d--x--x--x  17 root     sys          512 Dec  6 20:55 ..
-rwxr-xr-x   1 ftp      21         95880 Dec 27 19:04 BatchFTP2.00.sit.hqx
-rwxr-xr-x   1 ftp      21         31260 Jan  4 10:23 CONIO_02.ZIP
-rwxr-xr-x   1 ftp      21         56192 Nov  4 04:48 DemoSort1.2.0.sit.bin
-rwxr-xr-x   1 ftp      21       4254720 Dec 27 19:32
OT_1.1.1-Net_Install.sea.bin
-rwxr-xr-x   1 ftp      21        157696 Oct 18 05:40 Radsim.sit.bin
-rwxr-xr-x   1 ftp      21         89709 Jan  4 10:25 VGAPCK06.ZIP
-rwxr-xr-x   1 ftp      21       2834052 Jan  8 04:38 a25win31.zip
-rwxr-xr-x   1 ftp      21       2703744 Jan  8 04:41 a25win95.zip
-rwxr-xr-x   1 ftp      21         17368 Dec 16 17:27 aci.tar.gz
-rwxr-xr-x   1 ftp      21         96549 Dec  9 20:14 acount.sit.hqx
-rwxr-xr-x   1 ftp      21          9874 Jan  2 17:34 ad_src.zip
-rwxr-xr-x   1 ftp      21         11770 Jan  8 04:16 adaide25.doc
-rwxr-xr-x   1 ftp      21         11770 Jan  8 04:47 adaide25.txt
-rwxr-xr-x   1 ftp      21          5874 Dec 16 23:45 amaf-tree.tar.gz
-rwxr-xr-x   1 ftp      21        212572 Nov  9 04:08 bind1108.bin
-rwxr-xr-x   1 ftp      21       1021158 Jan  7 01:51 ddd-2.0.sit.hqx
-rwxr-xr-x   1 ftp      21         29422 Dec 30 00:43 gdb_gnat.html
-rwxr-xr-x   1 ftp      21         84604 Dec 31 03:47
gnat-changed-docs.sea.hqx
-rwxr-xr-x   1 ftp      21        344352 Dec 13 22:32 lib-html.tar.gz
-rwxr-xr-x   1 ftp      21        641804 Dec 14 19:10
mac-team-with-GPL.sea.hqx
-rwxr-xr-x   1 ftp      21         93844 Oct  9 19:37 mac-toolbox.tar.gz
-rwxr-xr-x   1 ftp      21       1210624 Dec 29 17:43 ppp1.0.sit.bin
-rwxr-xr-x   1 ftp      21        332644 Dec 30 21:11 sort_race-bin.sea.hqx
-rwxr-xr-x   1 ftp      21         18048 Dec 30 20:36
sort_race-src.tar.gz.bin
-rwxr-xr-x   1 ftp      21         75464 Dec 30 20:40 sort_race.sea.bin
-rwxr-xr-x   1 ftp      21         26520 Nov 25 18:13 sortdemo-src.sit.hqx
-rwxr-xr-x   1 ftp      21          5888 Nov  4 04:46 sorter.sit.bin
-rwxr-xr-x   1 ftp      21         62769 Nov 25 18:16 stub.sit.hqx

Clearly, something went wrong in posting this file to the FTP site.

The file ftp://ftp.canberra.edu.au/pub/ise/adaide/a25win95.zip contains a
directory structure incompatible with the setup utility.  I.E., Steup.exe
is expecting all of the files to be in the same directory with it, instead
of in multiple directories.  The problem is remedied by moving the files
from the disk2 directory to the disk1 directory, then executing setup.exe. 
Did you actually try to install in a "virgin" machine (i.e., one which has
no trace of adaide on it), by unzipping the file you posted, then executing
setup.exe?

After successfully installing the Win95 version, I executed it from within
my gnat304a DOS window in which \gnat304a\setpath.bat has been run -- i.e.,
the window from which I can successfully compile, bind, link, gnatmake, or
whatever.  I found that the environment variables visible in the gnat304a
DOS window are not present in the DOS window created by executing
@gnatada.bat, so all of those commands return with a "Bad command or
filename" message.

I tried using the "command Line" options to execute setpath.bat from within
the @gnatada.bat window, but found that the option is not really a "Command
Line" option, but, rather, an "Additional Command Line Parameters" option.

In short, I cannot get the IDE to execute any gnat commands, so clearly I
must be doing something wrong.  Please tell me what it is.
 
David C. Hoos, Sr.,
http://www.dbhwww.com
http://www.ada95.com

Errol Martin <epm@shubshub.canberra.edu.au> wrote in article
<epm.852681951@shubshub>...
> Hi.  There's a new release of AdaIDE available now on our ftp
> server:
> 
> 	ftp://ftp.canberra.edu.au/pub/ise/adaide
> 
> AdaIDE is a simple edit/compile environment for GNAT. This is version
> 2.5.  It comes in either a win95 version or a win3.1 version: just 
> choose the zip file you want from the ftp site.  The win95 version is
> happy with either the dos version or the NT/95 specific version
> of GNAT.
> 
> The zip files are pretty fat: around 2.6 megabytes.  They unzip to
> subdirectories corresponding to Microsoft style installation disks. 
> AdaIDE is written in Visual Basic and it seems that the number of
> support files required is growing and growing (grrr).  Our contribution
> to the 2.6 megabytes is an executable and some help files totalling
> around 1 megabyte.
> 
> Happy new year,   Errol Martin and Don Overheu.
> 
> -- 
> Associate Professor E.P.Martin				(w) +61 (0)6 201 2436
> School of Computing, Faculty Info. Sci and Eng.		(f) +61 (0)6 201 5231
> University of Canberra 
> PO Box 1, Belconnen ACT 2616, Australia		      epm@ise.canberra.edu.au
> 




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: New release of AdaIDE
  1997-01-08  0:00 ` David C. Hoos, Sr.
@ 1997-01-08  0:00   ` Ted Dennison
  0 siblings, 0 replies; 3+ messages in thread
From: Ted Dennison @ 1997-01-08  0:00 UTC (permalink / raw)



David C. Hoos, Sr. wrote:
> 
> The file ftp://ftp.canberra.edu.au/pub/ise/adaide/a25win95.zip contains a
> directory structure incompatible with the setup utility.  I.E., Steup.exe
> is expecting all of the files to be in the same directory with it, instead
> of in multiple directories.  The problem is remedied by moving the files
> from the disk2 directory to the disk1 directory, then executing setup.exe.

One of the two popular unzip utilities unzips everything into the same
directory by default. The other unzips into the appropriate directories,
but will put all files in the same directory if given the right flag. I
suspect you used the second unzip utility.


-- 
T.E.D.          
             |  Work - mailto:dennison@escmail.orl.lmco.com  |
             |  Home - mailto:dennison@iag.net               |
             |  URL  - http://www.iag.net/~dennison          |




^ permalink raw reply	[flat|nested] 3+ messages in thread

* New release of AdaIDE
@ 1997-01-08  0:00 Errol Martin
  1997-01-08  0:00 ` David C. Hoos, Sr.
  0 siblings, 1 reply; 3+ messages in thread
From: Errol Martin @ 1997-01-08  0:00 UTC (permalink / raw)



Hi.  There's a new release of AdaIDE available now on our ftp
server:

	ftp://ftp.canberra.edu.au/pub/ise/adaide

AdaIDE is a simple edit/compile environment for GNAT. This is version
2.5.  It comes in either a win95 version or a win3.1 version: just 
choose the zip file you want from the ftp site.  The win95 version is
happy with either the dos version or the NT/95 specific version
of GNAT.

The zip files are pretty fat: around 2.6 megabytes.  They unzip to
subdirectories corresponding to Microsoft style installation disks. 
AdaIDE is written in Visual Basic and it seems that the number of
support files required is growing and growing (grrr).  Our contribution
to the 2.6 megabytes is an executable and some help files totalling
around 1 megabyte.

Happy new year,   Errol Martin and Don Overheu.

-- 
Associate Professor E.P.Martin				(w) +61 (0)6 201 2436
School of Computing, Faculty Info. Sci and Eng.		(f) +61 (0)6 201 5231
University of Canberra 
PO Box 1, Belconnen ACT 2616, Australia		      epm@ise.canberra.edu.au




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-01-08  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-08  0:00 New release of AdaIDE Errol Martin
1997-01-08  0:00 ` David C. Hoos, Sr.
1997-01-08  0:00   ` Ted Dennison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox