jack-ullery / AppAnvil

Graphical user interface for the AppArmor security module (in-progress)
GNU General Public License v3.0
14 stars 12 forks source link

Fails to build #53

Closed JamesClarke7283 closed 1 year ago

JamesClarke7283 commented 1 year ago

Describe the bug AppAnvil fails to install.

To Reproduce

  1. Install Dependencies for both libappanvil and appanvil
  2. Install libappanvil
  3. Run cmake . in appanvil directory.

Expected behavior Program installs

System OS: ArchLinux AppAnvil version commit hash: de8b07135b39ddec7ea30f4e284e3bad386aef32 libappanvil version commit hash: 52a071232483d17d4e3c171e79529422934979ce

Instead, it errors with this error: error.log

jack-ullery commented 1 year ago

Thanks for letting me know. I'll look into it!

jack-ullery commented 1 year ago

Fixed with #55