diff --git a/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-hp-tru64-unix.wiki b/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-hp-tru64-unix.wiki index 6afe4321..d1588294 100644 --- a/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-hp-tru64-unix.wiki +++ b/documentation/current/eiffelstudio/software-installation/software-installation-eiffelstudio/eiffelstudio-hp-tru64-unix.wiki @@ -110,12 +110,9 @@ This probably means that the '''register''' program was not launched or did not Once this is done, you can jump to the next section, [[#Using EiffelStudio|Using EiffelStudio]]. + ==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]].