-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi, I ran the setup.sh and it failed on the last line, seems it is trying to build
echo "[`date`] Generating a test chart"
cd ${cwd} || exit
cd examples
../bin/starchart.bin jupiter_ephemeris.sch
but jupiter_ephemeris.sch doesn't exist. This doesn't seem to be fatal as it is just an example and the binary should be built at this point 🎉
FYI to compile on Debian 13 I needed to install
sudo apt install libgsl-dev libcairo2-dev
Metadata
Metadata
Assignees
Labels
No labels