On Sat, Aug 11, 2018 at 08:37:04AM +0200, Pierre Couderc wrote: > Trying to build lxd from sources, I get a message about sqlite3 missing, and > an invite to "make deps". > > But it fails too with : > > > No package 'sqlite3' found
https://github.com/lxc/lxd/pull/4908 will take care of the PKG_CONFIG_PATH problem. With that I can build fine without libsqlite3-dev on my system. > > 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 > > > And the man pkg-config is not clear to me... > > Thanks for help. > > > PC > > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
