luakit / luakit/luakit

Problems installing from source on Windows

Open
#1,006 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
2.3k
Forks
254
PR merge metrics
No merged PRs in 30d

Description

**Current Behavior:**
Unable to recognize installed dependencies

**Desired Behavior:**
Luakit installation on Windows 10

**How can we reproduce it (step by step):**
- open ubuntu in wsl
- run `do-release-upgrade` as directed on https://luakit.github.io/#sec-download
- Install dependencies listed on luakit's website for installing from source
- `cd` into user directory in windows drive (C: drive)
- clone github repository
- `cd` into cloned directory and run `make install` as directed on luakit's website
- These error messages appear
![luakitMakeFail](https://user-images.githubusercontent.com/63368566/189779242-52f280fe-640a-4a95-a12d-aaf080007fad.PNG)

**Environment:**

Linux Distribution & Version: ubuntu wsl (Jammy Jellyfish)
Output of `luakit --version`: N/A (can't install)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the source-installation instructions on the Luakit website and reproduce `make install` from the cloned repository in Ubuntu WSL. Review the dependency-recognition errors shown in the linked screenshot; done means a Windows 10 WSL installation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, lua, ubuntu
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.