Skip to content

limactl not in path after installation #1345

@ei06125

Description

@ei06125

Description

I build the project from source in Ubuntu. After sudo make install I tried to run colima and got an error stating that limactl was no in the path. At this point I don't even know if it is in my system.

I expect the build system to check that (do I have that dependency) otherwise the README should have it. If I don't have limactl, I assume it should be installed by the build process and its path added to PATH.
By the way, if it supports Linux, the main README should have instructions on how to install in Linux (apt get?).

Version

Latest at the time of writing.

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

No response

Reproduction Steps

  1. clone
  2. make
  3. sudo make install

Expected behaviour

After sudo make install I should be able to run colima without problems.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions