home.social

Search

4 results for “vkarlsen”

  1. I'm attempting to resurrect the port of and I'm currently stuck on a compile error due to wx headers not being pulled in.

    Any tips highly appreciated. I'd love to see CodeLite available as a FreeBSD package again.

    WIP at github.com/vkarlsen/codelite_f

  2. Installed with and unable to boot?
    Copy EFI/debian/grubx64.efi to EFI/boot/bootx64.efi. (Adjust filename to match your arch.)
    Thankfully, this can be done in the UEFI shell, so no need for rescue media.

  3. I think I've reached as far back as I'm going to.

  4. Getting a locally installed to run under ?
    It needs the HOME env var to be set.
    Add this to its program section in supervisord.conf:
    environment=HOME=/home/<username>
    More info: entropia.no/archivy-in-supervi