mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 06:42:03 +01:00
Update wikipage Linux. (Signed-off-by:jocelyn).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2029 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -87,7 +87,8 @@ sudo add-apt-repository ppa:eiffelstudio-team/ppa
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install eiffelstudio
|
sudo apt-get install eiffelstudio
|
||||||
```
|
```
|
||||||
It installs EiffelStudio using the linux layout, so you don't need to set specific environment variable. The executable are located under `/usr/bin`, libraries under `/usr/lib/eiffelstudio`
|
It installs EiffelStudio using the linux layout, so no specific environment variables are needed (note: ISE_EIFFEL and ISE_PLATFORM should not be set to use this linux layout).
|
||||||
|
The executable are located under `/usr/bin`, libraries under `/usr/lib/eiffelstudio`, ...
|
||||||
|
|
||||||
To reinstall, or update:
|
To reinstall, or update:
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user