I am trying to learn a bit about HLA simulation programming. First step is to install the CERTI rti implementation and run the billard test case. The following is the result. I no virtually nothing about selinux, but i suspect there is some way to tell selinux to allow the rti to do what i needs to do. Can anyone offer any suggestions?
Opps, sealert hit an error!
Traceback (most recent call last):
File "/usr/bin/sealert", line 692, in <module>
run_as_dbus_service(username)
File "/usr/bin/sealert", line 112, in run_as_dbus_service
app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
File "/usr/bin/sealert", line 326, in __init__
from setroubleshoot.browser import BrowserApplet
File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 41, in <module>
import report.io.GTKIO
ImportError: No module named GTKIO