Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.core
Commits
7050b49c
Commit
7050b49c
authored
Aug 10, 2015
by
Elemer Lelik
Browse files
Merge pull request #1 from istvanbohm/patch-1
Update README.linux
parents
c11ebe6a
1279b41c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.linux
View file @
7050b49c
...
...
@@ -71,11 +71,11 @@ GEN_PDF := no
3
. Run make
4
. Run make
make
4
. Set environment variables
5
. Set environment variables
setenv TTCN3_DIR /home/<user id>/titan/Install
setenv PATH /home/<userid>/titan.core/Install/bin/:${PATH}
...
...
@@ -91,14 +91,14 @@ export LD_LIBRARY_PATH=/home/<userid>/titan.core/Install/lib:${LD_LIBRARY_PATH}
for bash
5
. Run make install
6
. Run make install
make install
This will install Titan into /home/<user id>/titan/Install
6
. Optionally , run function/regression tests
7
. Optionally , run function/regression tests
cd /home/<user id>/titan/function_test
...
...
@@ -123,7 +123,7 @@ make run
These tests might run for half an hour (regr.tests) to two hours (func.tests)
7
. Optionally , copy Titan into its final directory.
8
. Optionally , copy Titan into its final directory.
From here on, you can continue with the Titan installation guide, see /Install/docs,
to set/change environment variables etc.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment