From a4ad34ce87019594c9c678c3923d559dc72e0f11 Mon Sep 17 00:00:00 2001 From: manus Date: Thu, 18 Apr 2013 20:59:34 +0000 Subject: [PATCH] removed reference to make_install which is not needed anymore Author:manus Date:2013-04-18T20:59:34.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1224 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio-sgi-irix.wiki | 4 ---- 1 file changed, 4 deletions(-) diff --git a/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-sgi-irix.wiki b/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-sgi-irix.wiki index 39880f44..30e3b2e3 100644 --- a/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-sgi-irix.wiki +++ b/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-sgi-irix.wiki @@ -112,10 +112,6 @@ Once this is done, you can jump to the next section, [[#Using EiffelStudio|Using ==Using EiffelStudio== -===Setting up the examples=== - -Most of the examples require that you have a precompiled version of EiffelBase. To build it, simply run the script $'''ISE_EIFFEL'''/make_install after having completed all of the above steps. This script also prompts you to precompile EiffelVision which is not required to compile the examples and you can safely skip this step if you do not intend to use a precompiled of EiffelVision. - ===Starting EiffelStudio=== Now everything should be properly installed and you should be able to run the compiler. Launch '''estudio''' for the interactive graphical user interface of the compiler, or launch '''ec''' for the command line interface. If you are a new user to EiffelStudio, we recommend that you follow [[EiffelStudio: A Guided Tour|the guided tour]].