duckdb / duckdb/duckdb-spatial
Build from source in Alpine Linux
- Dominant language
- C
- Stars
- 708
- Forks
- 96
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
```
CMake Error at build/release/_deps/spatial_extension_fc-src/CMakeLists.txt:55 (find_package):
Could not find a package configuration file provided by
"unofficial-sqlite3" with any of the following names:
unofficial-sqlite3Config.cmake
unofficial-sqlite3-config.cmake
Add the installation prefix of "unofficial-sqlite3" to CMAKE_PREFIX_PATH or
set "unofficial-sqlite3_DIR" to a directory containing one of the above
files. If "unofficial-sqlite3" provides a separate development package or
SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
make: *** [Makefile:339: release] Error 1
```
How can we get the unofficial sqlite3 package for building?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.