Currently, it was a bit of a hassle to figure out how to build this project, from reading through
- the GitHub actions workflows
scripts/buildga.sh
make2/make.txt
To end up with:
git clone https://github.com/jsoftware/jsource
cd jsource
./make2/build_all.sh
./make2/cpbin.sh
ln -s ../../profile.ijs ./bin/linux/*/
(the reason I was interested in this in the first place was https://chemnitzer.linux-tage.de/2024/en/programm/beitrag/289)
Currently, it was a bit of a hassle to figure out how to build this project, from reading through
scripts/buildga.shmake2/make.txtTo end up with:
(the reason I was interested in this in the first place was https://chemnitzer.linux-tage.de/2024/en/programm/beitrag/289)