Browsing this Thread:   1 Anonymous Users





Installation problems with t3DevKit
Just popping in
Joined:
6/19 12:41:21
Posts: 2
Offline
I have downloaded picottcn compiler and t3devkit packages from Go4IT download opensource section.

And i have installed the picottcn package.
But i was not able to install the t3devkit package.

In the t3devkit folder, when i was executing the ./configure command, it is showing "No TTCN tool found". use ./configure --with-DANET or ./configure --with-telelogic. But i dont have those tools installed on my machine.

so i am using the ./configure --with-pico=/usr/local/bin. but it is not working.

How to resolve this installation problem?

Posted on: 6/22 14:08:05
Transfer the post to other applications Transfer


Re: Installation problems with t3DevKit
Just popping in
Joined:
2008/10/1 10:03
Posts: 1
Offline
it seems you have not install picottcn when you configure T3devkit. Please execute these command in order:

in package2/build:
./autogen.sh
./configure
make
make install

in package2/cdgen/t3devkit:
./autogen.sh
./configure
make
make install

Posted on: 6/22 15:38:50
Transfer the post to other applications Transfer


Re: Installation problems with t3DevKit
Just popping in
Joined:
6/19 12:41:21
Posts: 2
Offline
I didnt download these packages from the SVN repository. I have downloaded these two packages from the "Tools and service"->test tools download section of Go4IT.

I have extracted the tar packages and installed the picottcn.

But while installing the t3devkit, ./configure is throwing the error that it does not find the DANET or telelogic tester tools.

How can we customize ./congigure to compile for picottcn?

Posted on: 6/22 15:56:35
Transfer the post to other applications Transfer







[Advanced Search]


© 2005-2008 - Eu FP6 - INFRA 7 - Go4IT project