limactl not in path after installation
- Vorherrschende Sprache
- Go
- Sterne
- 30.8k
- Forks
- 613
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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)
- [x] 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Prüfe im Makefile das install-Ziel, um zu sehen, wie Abhängigkeiten behandelt werden. Sieh im README nach vorhandenen Installationsanweisungen, insbesondere für Linux. In diesem Issue geht es darum sicherzustellen, dass sich limactl im PATH befindet oder als Voraussetzung dokumentiert ist; prüfe, ob der Build-Prozess dies überprüft oder limactl installiert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go, linux, shell
- Bereich
- build-system, cli, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 65/100