Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update guide for doing make on windows? and help with editing src for another pi.hole http port #4

Open
wazerstar opened this issue Dec 3, 2023 · 0 comments

Comments

@wazerstar
Copy link

wazerstar commented Dec 3, 2023

So I installed msys2 and found a guide how to install gcc since its needed to compile, with ming64 however I got it compiled but when running it, it shows a console and it only fills 1.7mb which is almost half of the one from main compile you download.

Here's a small video of my compiling and showing the src i changed to make it detect the url, since pi.hole cannot be found, I have set pi hole to run on lighthttp port 1080 instead of 80.

https://streamable.com/pk5iuo

What I did.

  1. Install msys2-x86_64-20231026.exe
  2. Launch C:\msys64\mingw64.exe
  3. Use this cmd to install make pacman -S make
  4. Use this cmd to install gcc available? pacman -S mingw-w64-x86_64-gcc
  5. Use this cmd to install gcc available? pacman -S mingw-w64-x86_64-gcc-objc
  6. Use this cmd to compile in the src dir of copernicus make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant