Author:halw

Date:2012-12-17T01:02:57.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1209 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2012-12-20 18:02:35 +00:00
parent 1bcd06c470
commit 5d8fdfda05

View File

@@ -40,6 +40,8 @@ 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.
EiffelStudio version 7.1 and above requires the library file <code>libmlib.so.2</code>. If this file is not present on your system, you can install it by installing <code>medialib</code>.
==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):