linuxmint / jargonaut

Easy to use Chat Room application
GNU General Public License v2.0
68 stars 6 forks source link

Build / Run Instructions #10

Open dballard opened 4 months ago

dballard commented 4 months ago

test.sh is a nice start but I don't understand how to use just a meson.build file to compile this project, meson compile keeps complaining it's not a meson project. And I'm now playing whack a mole running it and getting python exceptions I'm missing modules, so perhaps a list of python deps somewhere in the README would also be helpful!

Thanks, excited to try this

dballard commented 4 months ago

For me on debian bookwork, I had to install

libgspell-1-common libgspell-1-dev gir1.2-gspell-1 python3-irc

to get it to run

1337kid commented 4 months ago

HI, the required dependencies can be found here: https://github.com/linuxmint/jargonaut/blob/master/debian/control