KoynovStas / wsdd

wsdd is Linux daemon for ONVIF WS-Discovery service (server side)
GNU General Public License v2.0
59 stars 31 forks source link

include required dependencies for building from source in documentation #4

Closed DepthDeluxe closed 3 years ago

DepthDeluxe commented 5 years ago

I'm going through several rounds of attempting to build the application and am hitting build failures on missing packages.

Could you please include the full list of dependencies required to build this from source? If some of these are from the gSOAP dependency, perhaps link to the gSOAP dependencies in the documentation.

  1. libssl development files
  2. yacc / bison
  3. flex