Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 456 Bytes

MANET_Praktikum

  • if output is empty, copy the project into the ns3/scratch directory and run 'make all' A1)
  • you can find the generated documentation in the output folder: output/aufgabe1.pdf

A2) prerequisites: gpac, x264, x86_32 glibc, ffmpeg

  • run 'make aufgabe1' A3) prerequisites: httpd php mysql mysql-server php-mysql
  • run 'sudo service httpd start'
  • run 'sudo service mysqld start'
  • run 'sudo mysql -h localhost -u root -ptest'