Skip to content

Python bindings and pygccxml missing in Centos 6.4 #23

@MAbuShattal

Description

@MAbuShattal

I trying to install ns3 on centos 6.4 since I have to work with a specific os and kernel versions for atheros wlan device feauture I need. I followed the instructions to install all pre-requisite for ns3 and proceeded to ns3 installation and it seems fine. Also I installed Python binding. However, I couldn't run .py tests and codes. When I run ./waf --apiscan=all I received that "(py)gccxml" is missing and rescan APIs message. Also I received "python bindgen missing" when I run ./waf configure.
I installed pygccxml successfully from source and could locate it using "locate" and "find" commands.
Am I missing something that could help the system to see the bindings. I hope you have a solution for this problem.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions