From f627f77f23d1497c9e1f4269b5c8812d12b42f18 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 28 Jan 2013 19:02:21 +0000 Subject: Imported Upstream version 9.5.0 --- doc/files.htm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/files.htm') diff --git a/doc/files.htm b/doc/files.htm index fd7fef0..83855b7 100644 --- a/doc/files.htm +++ b/doc/files.htm @@ -1,7 +1,7 @@ - File Organization in Version 9.4 of Icon + File Organization in Versions Icon Installations @@ -10,15 +10,15 @@

[Icon home] -

File Organization in Version 9.4 of Icon

+

File Organization in Icon Installations

Gregg M. Townsend
Department of Computer Science
The University of Arizona -

www.cs.arizona.edu/icon/v943/files.htm -
Last updated November 8, 2005
- +

www.cs.arizona.edu/icon/v950/files.htm +
Last updated November 16, 2009
+

Introduction

@@ -35,13 +35,13 @@ programs; yet the IPL had been treated as a separate product. A complete Icon system required two downloads and two installation efforts, with proper coordination. -

With Icon 9.4, the complete set of basic and graphics library +

Now, the complete set of basic and graphics library procedures is included with every binary Icon distribution. Also present are the associated $include files and a selected few programs from the library — notably VIB, the visual interface builder. -

Source distributions of Icon 9.4 include the full library, +

Source distributions of Icon include the full library, which also continues to be available separately.

Installation directory structure

@@ -64,9 +64,9 @@ and "ucode" (.u1/.u2) files of program library procedures. This directory is system independent. -

The man directory holds the Unix man page -for icont, and the doc directory holds -HTML (.htm) documentation files. +

The man directory holds the Unix man pages +for icon and icont, and the doc +directory holds HTML (.htm) documentation files. These directories are also system independent.

This structure is similar to that of binary distributions of Icon 9.3. @@ -108,7 +108,7 @@ The iconx location was configured by editing patchstr utility to edit the icont executable when installing a binary distribution. -

In version 9.4, icont deduces its own location, +

Now, icont deduces its own location, and from this it infers the location of iconx in the same directory. No configuration of icont is needed, and the correct @@ -128,7 +128,7 @@ path must be edited to match the installed location of iconx. The ipatch utility performed this task when installing binary distributions of Icon 9.3. -

Icon 9.4 implements a simple search in the shell script that +

Icon implements a simple search in the shell script that heads each generated Icon executable. The new header script searches for iconx in these places: @@ -173,7 +173,7 @@ loadable C functions without requiring explicit user action. distribution are ready for use without modification. The annoying and error-prone Setup step that was necessary with previous versions is no longer required. -With Icon 9.4, installation can be as simple as just unpacking the +Now, installation can be as simple as just unpacking the tar file and adding its bin directory to the search path.


-- cgit v1.2.3