down votefavorite
<http://stackoverflow.com/questions/40236434/installation-of-lxd-fails-on-redhat-7#>

As there is no rpm package not a yum package, I had to install lxd from the
source code. Here is the error I get:

 [admin@gol05854 lxd]$ make

go get -t -v -d ./...
go get -t -v -d ./...
go get -t -v -d ./...
go install -v ./...
gopkg.in/lxc/go-lxc.v2
pkg-config --cflags lxc

Package lxc was not found in the pkg-config search path.
Perhaps you should add the directory containing `lxc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lxc' found
pkg-config: exit status 1
make: *** [default] Error 2


Is there any documented step that I am missing?


Regards,

Yash
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to