Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Ihoujin wrote: I'm configuring a setup from a clean install of Raspberry OS (64bit) and found KStars Master will not compile unless I built and installed stellarsolver first. Therefore this step should be added to the script.
Also, if you have a chance, Please add Firecapture and OaCapture to setup. I have had difficulty installing them myself.
Thank you kindly.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
sudo pip3 install vcgencmd
Please Log in or Create an account to join the conversation.
I also found that the script generated symlink is different on my 64bit system.pch wrote: You not even need wxformbuilder at all, run cmake with -DHAVE_WXFB=0 to use a pre-build form file.
This is what I use for the ppa version.
Patrick
ln -s /usr/lib/arm-linux-gnueabihf/wxformbuilder /usr/lib/wxformbuilder
vs.
ln -s /usr/lib/aarch64-linux-gnu/wxformbuilder /usr/lib/wxformbuilder
Error: This project file is out of date. Update your .fbp before using --generate
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.