02-02-2021, 02:54 AM
(02-01-2021, 04:18 PM)ragreenburg Wrote:(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: 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.
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.
Please check your PMs.