[cmds] Update ecalc by HelleBenjamin · Pull Request #2397 · ghaerr/elks (original) (raw)

I have compiled 1440k pc-98 image, but it seems that ecalc is not included,

That is strange, I can't duplicate this over here, even when using stock pc98-1440.config.

Can you check end of image build listing to see if following is occurring:

...
install misc_utils/mined to bin/edit
install misc_utils/sleep to bin
install misc_utils/tty to bin
install misc_utils/uuencode to bin
install misc_utils/uudecode to bin
install misc_utils/ecalc to bin <-- looking for this line
install elvis/elvis to bin/vi
install minix1/banner to bin
...