Hi Bryan, You should ask Ubuntu/Debian package maintainers about files provided by .deb packages.MHD itself provides all mentioned files. -- Best Wishes,Evgeny Grin 22.12.2019, 05:44, "Bryan White" :I have libmicrohttpd[10|-dev|-dbg] version 0.9.44 installed under Ubuntu 16.04 LTS.> locate minima
I have libmicrohttpd[10|-dev|-dbg] version 0.9.44 installed under Ubuntu
16.04 LTS.
> locate minimal_example
does not find it.
> locate hellobrowser
finds
/home/XXX/libmicrohttpd_copy/examples/hellobrowser.c
/usr/share/doc/libmicrohttpd-dev/examples/hellobrowser.c
Regards
Bryan White
Director, Br
Hi Bryan,
I don't know where you were looking, but it is in the TGZ releases of
libmicrohttpd, and in our Git in the src/examples/ directory, as the
documentation says:
* In Git:
https://git.gnunet.org/libmicrohttpd.git/tree/src/examples/minimal_example.c
* Official release:
http://ftp.gnu.org/g
At https://www.gnu.org/software/libmicrohttpd/tutorial.html
It says "Both of these issues you will find addressed in the official
minimal_example.c residing in the src/examples directory of the MHD package"
But I can't find it. Please advise where I can find it, or its new name.
Thank you.
Regards