Hey Rich, thanks for your reply.
I’m using TinyCore version 10.1.
Steps I no doubt erroneously performed:
• Downloaded tac_plus_x86_64.rpm
o Not sure if I need a .deb or can use a .rpm – had trouble finding intel version of .deb
• rpm2cpio <tac_plus_x86_64.rpm> | cpio -id
o created the folder structure of files inside folder tac_plus/
• mksquashfs tac_plus/ tac_plus.tcz
o created tac_plus.tcz
• tce-load -i tac_plus.tcz
o it says Ok, and if I run again it says its already installed but when I try to run it, I receive line 2 syntax error.
o I’m not sure if I’m using an incompatible RPM/DEB or if it’s a problem with a different step.
Appreciate the help.