I am having some difficulty getting this to run, but it may just be me. My target machine is an RPI 4 running 64 bit Ubuntu LTS 20.04, but I am first trying to get the program to work on a separate rpi 4, running Raspian Linux 10, the processors are ARMv7.

I am able to get dotnet to load successfully ( I ran the script command for the latest version and it installed Version 6 ) and I downloaded all the files for the CollimationCircles program.

When I first tried to do the build the error I recieved told me that your *.csproj " file was asking for version 7 of dotnet, I had to change that line in the file to read version 6. After making that change I entered the "dotnet run" command. Right now it is hung on that build. I will wait and see if it finally builds, this RPI only has 1 G RAM.

Can you fill me in on what the specifics of the process will be for the machine I am running Kstars on, which I said above is an RPI 4, 8 G RAM running 64 bit Ubuntu.

thanks,

Read More...