background image

 

 

 

 

Public 
INSTRUCTION 

 

10 (13) 

Prepared (Subject resp) 

No. 

ETHBAAT Jeno Balasko 

1/1531-CRL  113 200/6 Uen 

Approved  (Document resp) 

Checked 

Date 

Rev 

Reference 

ETHLEL Elemer Lelik 

ETHGRY 

2018-05-16 

 

 

 

To run TITAN,  ensure that the 

$TTCN3_DIR 

environmental variable 

has been set, for example, assuming a tcsh as login shell: 

setenv TTCN3_DIR /usr/local/TTCNv3 

 

To use the TTCN–3 keyword help feature in the GUI with a web 

browser other than the default Netscape, it is necessary to set the 

$TTCN3_BROWSER 

environmental variable, for example, to specify 

Opera, type the following at the C-shell: 

setenv $TTCN3_BROWSER opera 

After setting the environmental variables, the TITAN TTCN–3 Test Executor 

installation is complete. 

4.2 

Modification of the User Login Script 

The following examples provide some help in modifying the login scripts. 

Example modifications of login script

 assuming bash as login shell: 

TTCN3_DIR=/usr/local/TTCNv3 

PATH=$TTCN3_DIR/bin:$PATH 

LD_LIBRARY_PATH=$TTCN3_DIR/lib:$LD_LIBRARY_PATH 

MANPATH=$MANPATH:$TTCN3_DIR/man 

TTCN3_LICENSE_FILE=/home/tmpusr/license.dat 

export TTCN3_DIR PATH LD_LIBRARY_PATH MANPATH TTCN3_LICENSE_FILE 

Example modifications of login script

 assuming tcsh as login shell: 

setenv TTCN3_DIR /usr/local/TTCNv3 

setenv PATH ${TTCN3_DIR}/bin:${PATH} 

setenv LD_LIBRARY_PATH ${TTCN3_DIR}/lib:${LD_LIBRARY_PATH} 

setenv MANPATH ${MANPATH}:${TTCN3_DIR}/man 

setenv TTCN3_LICENSE_FILE /home/tmpusr/license.dat 

4.3 

Modifying Makefile Library 

Make sure that the Makefile contains the following highlighted part: 

SOLARIS8_LIBS = -lxnet -lxml2 

-lresolv -lnsl -lsocket

 

LINUX_LIBS = -lxml2 

-lpthread -lrt

 

 

Содержание TTCN-3

Страница 1: ...s components Copyright Copyright c 2000 2018 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 w...

Страница 2: ...quisites on Cygwin on Windows 4 2 Installing from a pre built binary package 6 2 1 Downloading the Software 6 2 2 Installing the Package 7 2 3 Install TITAN with Clang 8 3 Building Titan from source c...

Страница 3: ...and keywords as well as menu commands Bold is also used with to represent key combinations For example Ctrl Click The character is used to denote a menu and sub menu sequence For example File Open Mo...

Страница 4: ...If Cygwin hasn t been installed yet 1 Download and execute the latest Cygwin installer utility depending on your platform and the Titan package to be downloaded 32 bit version https cygwin com setup x...

Страница 5: ...ol module development Devel git review If after selecting the required packages and clicking on the Next button a Resolving Dependencies window lists further required packages ensure that the Select r...

Страница 6: ...dows Start menu or start cmd exe from the Windows Start menu and type bash exe 2 Installing from a pre builtbinary package This chapter describes obtaining the software and installing it 2 1 Downloadi...

Страница 7: ...l directory must be readable for all users of the test executor Perform the following steps to install TITAN 1 Create an empty directory for example usr local TTCN3 or home UserId TTCN3 This directory...

Страница 8: ...in the compiler s grammar that may cause many syntax errors in TTCN 3 modules that were translated correctly with earlier versions 2 3 Install TITAN with Clang Currently it is experimental to use TIT...

Страница 9: ...ith the next paragraph of this document 4 Setting the User Environment This chapter describes the environment variables that must be set and the modification of the user login scripts 4 1 Environment...

Страница 10: ...n is complete 4 2 Modification of the User Login Script The following examples provide some help in modifying the login scripts Example modifications of login script assuming bash as login shell TTCN3...

Страница 11: ...AAAAAEVUSC9STC9TAAAAAAAAAAA7ygrgPayP34CzP9B0bXBqc3oAAAAAAAEAAAAB AAAAAAAAAAEAAABjAAAAYwAAAIEAAAAAAAAAADAsAhRmeNSqfy5 3iEHFsBi1miR imw2AIUdRN V3m6gDQzVeMS wFUl3UEeKgAAA END TTCN 3 LICENSE FILE The lice...

Страница 12: ...ity of the license key Example printout TTCN 3 and ASN 1 Compiler for the TTCN 3 Test Executor Product number CRL 113 200 4 R2A Build date Sep 19 2014 10 17 18 Compiled with GCC 4 8 2 Copyright Ericss...

Страница 13: ...T Jeno Balasko 1 1531 CRL 113 200 6 Uen Approved Document resp Checked Date Rev Reference ETHLEL Elemer Lelik ETHGRY 2018 05 16 D 6 References 1 TITAN User Guide 1 198 17 CRL 113 200 6 Uen 2 TITAN Pro...

Отзывы: