Search results

  1. P

    GIT - pve-manager - Can't compile

    Hello, thanks. That is exactly what i needed. As soon as I am done with my customizations, i will report my patches to the dev mailing list. Henry
  2. P

    GIT - pve-manager - Can't compile

    Hello, thanks for your answer. :) That means, pve-firewall isn't included in production environment and will be released with an upcoming release? I want to edit the proxmoxAPI, especially change the root password of an OpenVZ container after creation. The only thing I need is the pve-manager...
  3. P

    GIT - pve-manager - Can't compile

    Hello, thanks. I can't compile the pve-firewall package. So I tried to copy pve-firewall/src/PVE/* to pve-manager/PVE/ Now it seems to compile. But if i try to install the .deb with dpkg -i pve-manager.deb it says: dpkg: dependency problems prevent configuration of pve-manager: pve-manager...
  4. P

    GIT - pve-manager - Can't compile

    Hey, I am trying to compile the pve-manager using ´make dinstall´. It gives me the following error: http://pastebin.com/yksR0aru I have not been edited the pve-manager yet. Someone knows how to make the pve-manager? I also tried ´make all, make install ....´ Thanks in advance. Henry