futrnostr / futr

nostr client app written in haskell and qt5
GNU General Public License v3.0
55 stars 2 forks source link

README: fix build instructions #32

Closed starius closed 1 month ago

starius commented 1 month ago

The list of ghcup dependencies was not complete. I copied the full list from https://www.haskell.org/ghcup/install/#version-12

Qt installation command didn't work. I fixed it.

prolic commented 1 month ago

I maybe should have added those are build instructions for Ubuntu / Linux Mint. I can't (and don't want to) maintain exact instructions for each and every linux distro out there. But I can build a docker image that let's you build this app on any linux machine, would that help?

If not, I'd suggest splitting this into:

Ubuntu Setup / Debian Setup / (maybe Docker Setup)

I hope this makes sense.

starius commented 1 month ago

I would very appreciate if Dockerfile is provided!

prolic commented 1 month ago

I'm creating a new Dockerfile right now.

prolic commented 1 month ago

done via 297a9f6983b5179632566623dbd8574a683bf385