summaryrefslogtreecommitdiff
path: root/lang/smarteiffel/pkg-message
blob: 9a34fc1e4203fa8d3b1cbf25047a8c60dc2bbcaa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
SmartEiffel is now available through the symbolic link %%PREFIX%%/SmartEiffel.

Add %%PREFIX%%/SmartEiffel/bin to your path to be able to call 
the SmartEiffel compiler and its other utilities.

Make sure the environment variable SmartEiffel is defined and points to
%%PREFIX%%/SmartEiffel/sys/system.se.

One way to do this is to extend /etc/profile with the following line:

  SmartEiffel=%%PREFIX%%/SmartEiffel/sys/system.se; export SmartEiffel