02-01-2021, 04:18 PM
(02-01-2021, 02:32 PM)arno_nuehm Wrote:It works so that I can see the app icon though it unfortunately isn't launching.(02-01-2021, 01:04 PM)ragreenburg Wrote:(02-01-2021, 12:11 PM)arno_nuehm Wrote:I am getting the sqlite3 error on this line when I do it line by line:(02-01-2021, 12:02 PM)ragreenburg Wrote:(02-01-2021, 08:48 AM)arno_nuehm Wrote: Hi,I am up to date on Mobian and basically what I did was take the code section for the Manual Installation and made that into a shell script and just ran that.
that is indeed obscure. Are you running Mobian with all latest updates? And have you performed every command step-by-step?
If you can provide more details here, someone might find a clue.
I will update to Axolotl 0.9.6 today, too. So let's see, if that works for me.
Cheers
My installation of 0.9.6 went fine.
Please follow the commands in the code section step-by-step - it's uncomfortable, but it works. And let me know, if it worked for you.
env GOOS=linux GOARCH=arm64 go build -o build/linux-arm64/axolotl .
So should I just try and flash my SD card again and try from there?
No, spare yourself the work.
Was it an sqlite3 error or just a warning? And was the go build successful?
If it was just a warning and the build was successful, do the last two cp-commands and create the desktop-files.
It should work then.