Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Where to "install" appimagekit? #248

@nubnubbud

Description

@nubnubbud

the build guide says to install appimagekit, but to the best of my knowledge, it can't be installed. I can't tell where it goes. I've put it in path, on my desktop, in various files in cura source, but nothing works, I just get:

CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find AppImageKit (missing: APPIMAGEKIT_APPIMAGETOOL_EXECUTABLE
  APPIMAGEKIT_APPRUN_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindAppImageKit.cmake:5 (find_package_handle_standard_args)
  packaging/python3.7/linux.cmake:2 (find_package)
  CMakeLists.txt:124 (include)


-- Configuring incomplete, errors occurred!

every time, and as far as I can tell there's no right way to do this. The only other information I have is from a previous person who had the same error, and the only real response was to look at a docker file with a smiley, and nothing there shows any distinct directories or directions about appimagekit, so that's not helping me much, and the docker file seems only for centOS, or at the very least I have no clue what that page is on about. Docker is confusing compared to cloning a git repo and siccing Cmake on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions