tinyows
tinyows copied to clipboard
Source code of the TinyOWS project. Please submit pull requests to the 'main' branch.
If FE is not using the right column name for instance, the error message is the same than if the FE schema is not right. Find a way to be...
As reported in [Debian Bug #1072981](https://bugs.debian.org/1072981) TinyOWS fails to build: ``` make[1]: Entering directory '/build/tinyows-1.2.1' gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/tinyows-1.2.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99...
Hi there, I tried following the tutorial for installation of TinyOWS (I'm hoping to use it for a hobby project of mine) and somehow managed to get pretty far despite...