usetania / tania-core

Tania is a farm management software for the hobbyist and smallholder farmer.
https://usetania.org
Apache License 2.0
764 stars 159 forks source link

Problem release files #51

Open joelschutz opened 5 years ago

joelschutz commented 5 years ago

I am currently working on a localization for pt_BR, but unfortunately I can't install the software in my machine(MacOS). I tried running ubuntu in a virtual machine, but every time I try to run the program it "permission denied" error. Not even in root it works.

Any suggestions?

joelschutz commented 5 years ago

Tried with different distros and different versions, same issue. Maybe some problem with VMs, trying next in my RPi. Lets see how it goes.

joelschutz commented 5 years ago

Tried with different distros and different versions, same issue. Maybe some problem with VMs, trying next in my RPi. Lets see how it goes.

No lucky either. Gonna try the rabbit hole of compiling it to macOS luck pls.

joelschutz commented 5 years ago

I have managed to compile it to my computer, it was fairly easy with the instructions. Will leave the open, I want to understand what is going on with the pre-compiled files.

bepitulaz commented 5 years ago

I tried to fresh clone the repo and do the fresh built in Ubuntu WSL, everything seems ok.

Anyway, I compiled Tania for Linux 64bit in my Windows 10 laptop that running Ubuntu WSL. I didn't test to run the binary in stand-alone Ubuntu OS. Maybe that relates to your problem.