


Once the files have been installed, you should define the following environment variables in order to run EiffelStudio: Once this is done, jump to the Setting up EiffelStudio section in order to complete the installation of EiffelStudio.
INSTALL C++ COMPILER FOR MAC FROM CMD LINE INSTALL
This will install EiffelStudio files into /usr/local/Eiffel_X.Y. For example, you can extract it into /usr/local using the following commands (assuming that you have permission to /usr/local and that the installation package was saved in /tmp/Eiffel_X.Y.tar.bz2, where X.Y stands for the EiffelStudio version): cd /usr/local If you are not sure, use the installation from MacPorts as described in the previous section.Īfter downloading the compressed package, you should manually extract its contents to your hard drive. This section only applies if you have installed all the required prerequisites. Sudo port upgrade outdated Installing EiffelStudio from a compressed package When a new release of the same version EiffelStudio becomes available, you can upgrade like so: sudo port selfupdate Now simply type (from a bash terminal): sudo port install eiffelstudio We have created a package in the MacPorts repository that allows you to to install Eiffel Studio with all dependencies in a convenient way. MacPorts is a tool that allows you to use many Unix applications on the Mac.
