hostid fix on solaris v2
[deliverable/titan.core.git] / README.linux
index c778dae05869610a03f26d90ca6dcd2ea1465328..11c5d2958f1314e18d123c891924cd748018fe7b 100644 (file)
@@ -1,9 +1,15 @@
 ******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
+*  Contributors:
+*   Balasko, Jeno
+*   Baranyi, Botond
+*   Lelik, Elemer
+*   Pilisi, Gergely
+*   Szabados, Kristof
 ******************************************************************************
 
 Build and install Titan on Linux
@@ -24,7 +30,7 @@ git clone https://github.com/eclipse/titan.core  titan.core
 3. Configure the build 
 
 cd titan.core
-check  that MakefileFOSS.cfg is present   and  has the following content:
+check that MakefileFOSS.cfg is present and has the following content:
 cat MakefileFOSS.cfg
 
 # Configurations for the Free Open Source Software version
@@ -32,7 +38,7 @@ LICENSING := no
 USAGE_STATS := no
 
 
-Several build options are possible; for details on options please read through the Makefile.cfg.
+Several build options are possible; for details on options please read through the Makefile.cfg.
 Options can be overridden by the content of  a file named Makefile.personal which can be used to 
 adapt to local installation directories, change config options etc.
 Below, a small number of typical scenarios are presented.
@@ -98,7 +104,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 +130,9 @@ 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.
 
+nagylenard
+elnrnag
+elnrnag2
This page took 0.023482 seconds and 5 git commands to generate.