Author:halw

Date:2009-11-19T20:06:07.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@361 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-11-19 20:06:07 +00:00
parent ef95dc14df
commit f08c495528

View File

@@ -38,6 +38,10 @@ EiffelStudio requires GTK+ 2.4.0 or above to function properly. You can check th
<code>pkg-config --modversion gtk+-2.0</code>
The command should succeed and the version number of GTK+ should appear. If it is not 2.4.0 or above then you cannot continue the installation of EiffelStudio. You first need to install GTK+ 2.4.0.
On some Linux distribution the Xtst library is required but not installed by default. You have to make sure it is installed by using the instruction of your Linux distribution.
We also require the `gcc' C compiler.
==Installing EiffelStudio from the Web==
After downloading the installation package, you should manually extract its contents to your hard drive. 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/EiffelXX.tar.bz2, where XX stands for the EiffelStudio version):