LINUX.ORG.RU

История изменений

Исправление eugrus, (текущая версия) :

Камень, через который я пока не перепрыгнул:

configure: error: Package requirements (sqlite3 >= 3.22.0) were not met:

No package 'sqlite3' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SQLITE_CFLAGS
and SQLITE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [Makefile:59: deps] Error 1

При этом установлено sqlite3 версии 3.27.2-3+deb10u1

Какие мне там задать SQLITE_CFLAGS и SQLITE_LIBS?

Сразу упомяну, что find нашёл такие каталоги/файлы:

/usr/lib/python2.7/sqlite3
/usr/lib/python3.7/sqlite3
/usr/bin/sqlite3
/usr/share/doc/sqlite3
/usr/share/bash-completion/completions/sqlite3
/usr/share/man/man1/sqlite3.1.gz
/home/pi/lxd/lxd/db/node/sqlite.go
/home/pi/go/deps/dqlite/test/lib/sqlite.h
/home/pi/go/deps/dqlite/test/lib/sqlite.c

Исправление eugrus, :

Камень, через который я пока не перепрыгнул:

configure: error: Package requirements (sqlite3 >= 3.22.0) were not met:

No package 'sqlite3' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SQLITE_CFLAGS
and SQLITE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [Makefile:59: deps] Error 1

При этом установлено sqlite3 версии 3.27.2-3+deb10u1

Какие мне там задать SQLITE_CFLAGS и SQLITE_LIBS?

Сразу упомяну, что find нашёл такие каталоги:

/usr/lib/python2.7/sqlite3
/usr/lib/python3.7/sqlite3
/usr/bin/sqlite3
/usr/share/doc/sqlite3
/usr/share/bash-completion/completions/sqlite3
/usr/share/man/man1/sqlite3.1.gz
/home/pi/lxd/lxd/db/node/sqlite.go
/home/pi/go/deps/dqlite/test/lib/sqlite.h
/home/pi/go/deps/dqlite/test/lib/sqlite.c

Исходная версия eugrus, :

Камень, через который я пока не перепрыгнул:

configure: error: Package requirements (sqlite3 >= 3.22.0) were not met:

No package 'sqlite3' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SQLITE_CFLAGS
and SQLITE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [Makefile:59: deps] Error 1

При этом установлено sqlite3 версии 3.27.2-3+deb10u1

Какие мне там задать SQLITE_CFLAGS и SQLITE_LIBS?