necessary packets for building openWNS

Asked by Zhang

I recently downloaded and created a simulator branch of the WiMAC module. To build the simulator, the following tools and packets must be installed. These experiences are gained after several times consulting Mr. Klagges and taking the high value of advices from him.
- SCons tool qt4:
  qt4 folder with subfolders doc and test as well as a __init__.py should be placed in /usr/lib/scons/SCons/Tool
  qt4 development tools (with subfolder: plugins)should be installed: apt-get install libqt4-dev qt4-dev-tools
- zliblg-dev and libssl-dev packages: apt-get install zliblg-dev libssl-dev
- Python -dev and -dbg: apt-get install pythonX-dev pythonX-dbg

Question information

Language:
English Edit question
Status:
Solved
For:
openWNS-AllInOne Edit question
Assignee:
No assignee Edit question
Solved by:
Zhang
Solved:
Last query:
Last reply:
Revision history for this message
Zhang (zhang) said :
#1

problem solved