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
3aa9ae0e
Commit
3aa9ae0e
authored
Mar 24, 2016
by
earplov
Browse files
Merge branch 'master' of
https://github.com/alovassy/titan.core
parents
5ef3f66b
cd1e4c72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.cfg
View file @
3aa9ae0e
...
...
@@ -67,7 +67,7 @@ JNI := yes
# Path of the Java Developement Kit installation
# (must be at least version 1.5.0_10)
JDKDIR
:=
/
mnt/TTCN/Tools/jdk1.5.0_11
JDKDIR
:=
/
usr/lib/jvm/default-java
# Path of OpenSSL installation: (always required)
OPENSSL_DIR
:=
default
...
...
README.linux
View file @
3aa9ae0e
...
...
@@ -54,7 +54,6 @@ GEN_PDF := no
b) JNI enabled
install JDK into /home/<user id>/jdk
...
...
@@ -98,7 +97,7 @@ make install
This will install Titan into /home/<user id>/titan.core/Install
7. Optionally
, run function/regression tests
7. Optionally, run function/regression tests
cd /home/<user id>/titan.core/function_test
...
...
@@ -124,7 +123,5 @@ make run
These tests might run for half an hour (regr.tests) to two hours (func.tests)
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.
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