coll4ctg43 / simplex-chat-arm64

simplex-chat arm64
GNU General Public License v3.0
0 stars 0 forks source link

Build instructions #1

Open daic11 opened 1 month ago

daic11 commented 1 month ago

Hello!

Have you build simplex-chat.xz with "cabal build" command? What the directory the final file will be located?

I try to build myself rpm for fedora. Thank you!

coll4ctg43 commented 1 month ago

no, I used podman which simulates docker. Inside the Dockerfile then there are all the commands and scripts to compile and I think also cabal. The file is xz because I had to compress it otherwise it was too big for github. If you use docker you pass the directory to it as input. The instructions for using docker are here https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md#using-docker

daic11 commented 1 month ago

Need same instructions but for GUI Desktop https://github.com/simplex-chat/simplex-chat/blob/stable/docs/CLI.md#using-docker