Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Dependencies ? #7

Closed
billietl opened this issue Sep 2, 2015 · 3 comments
Closed

Dependencies ? #7

billietl opened this issue Sep 2, 2015 · 3 comments

Comments

@billietl
Copy link

billietl commented Sep 2, 2015

Hi,

I tried to install your module via pip in order to manage lxc containers through ansible. I guessed I needed the pyhton-dev (and lxc obviously) package, but everytime I

pip install lxc-python2

I run into this error

lxc.c:27:30: fatal error: lxc/lxccontainer.h: No such file or directory

Am I missing something ?

PS : environment is a vagrant VM running debian jessie (debian/jessie64)

@stgraber
Copy link
Member

stgraber commented Sep 2, 2015

You're missing lxc-dev

@billietl
Copy link
Author

billietl commented Sep 2, 2015

Mmmokay ! lxc-dev does not exists for debian jessie, thanks to their wonderfull release scheme...
Nevertheless, I tried in a debian wheezy box and it still won't go. I guess I'll have to wait for debian to release that package, go for a testing debian or definitely leave debian for centos...
Anyway, thanks a lot for your quick reply !

@stgraber stgraber closed this as completed Sep 2, 2015
@teotikalki
Copy link

Thank you @stgraber, your answer just helped with EstudioNexos/LXC-Web-Panel#9 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants