Re: [DNSOP] CBOR DNS Stream Format

2016-11-14 Thread Ozgur Karatas
Hello Dear Jerry; I'm starting to test to code and I think the following package is required for Debian :) # sudo apt-get install dh-autoreconf I added notes to the README.md file but I couldn't push it, I don't have access. Line (to README.md) # Debian Notes for install Debian, please insta

Re: [DNSOP] CBOR DNS Stream Format

2016-11-14 Thread Jerry Lundström
Hi Ozgur, On 11/14/16 21:21, Ozgur Karatas wrote: > I'm starting to test to code and I think the following package is required > for Debian :) > > # sudo apt-get install dh-autoreconf Thanks for testing, have you tried `sh autogen.sh` before `configure` and `make` ? I believe this won't requir