bugCERTI - Bugs: bug #51114, Error in the CERTI installation

 
 

bug #51114: Error in the CERTI installation

Submitter:  None
Submitted:  Thu 25 May 2017 09:12:33 AM UTC
   
 
Category:  CERTI Severity:  * 3 - Normal
Item Group:  None Status:  Duplicate
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  * 3.4.0
Reproducibility:  None Fixed Release:  3.4.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 19 Dec 2017 07:09:17 AM UTC, comment #2: 

This one can be closed

JbCh <jb_ch>
Group administrator
Mon 17 Jul 2017 02:06:08 PM UTC, comment #1: 

Hello,

The problem has been already discussed in the bug tracker, please refer to:
https://savannah.nongnu.org/bugs/?47662

Also, you have a typo error in your cmake command:
- Use CMAKE_INSTALL_PREFIX to specify the installation path (and not CMAKE_ISNTALL_PREFIX)

Best regards,
Jb Ch

JbCh <jb_ch>
Group administrator
Thu 25 May 2017 09:12:33 AM UTC, original submission:  

Hi all , is enough time that i try to install CERTI RTI on Ubuntu 16.04.
I followed some guides but i already encountered the same errors. The step that i do are those:

1: I download the CERTI-RTI-3.5.1.tar.gz from this site

2: I extract the folder CERTI-3.5.1-Source from the file tar.gz

3: I used CMake to compile this file and install the RTI.

4: I create a build_directory where i build CERTI RTI files

5: After i used the command :
    cmake -DCMAKE_ISNTALL_PREFIX=/pathToInstall /pathToSource/CERTI-3.5.1-Source

It works and in the end of the message at the shell it say this :
"-- * CERTI has been successfully configured ******
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ISNTALL_PREFIX"



6: How illustrated in many guides after i do this command:

   make -j4

And at the end of the process it stopped at 96% and say
"Makefile:162: set of istruction for target "all" failed
make: * [all] Error 2"

7: I follow the last step to installation :

   make install

And this instruction stopped at 65% saying :

[ 65%] Linking CXX executable TestFedTime
libFedTimed.so.1.0.0: undefined reference to `typeinfo for RTI::Exception` 

Then the installation doesn't work and i cant used CERTI RTI and its library.



I don't now how to do, i need to used a CERTI RTI because i must do a Federated simulation and i will used python libraries to to the HLA-module of the federate .


I wish somebody help me...


Thanks to everyone


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jb_ch (Posted a comment)
  •  

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-19 jb_ch Open/ClosedOpen Closed
    2017-07-17 jb_ch StatusNone Duplicate

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code