I'm looking at VSIDO as a replacement for my main OS but there are a few apps that I need working in order to move. One of them is MoneyDance. I attempted to install their deb file and it appeared to install correctly but when I try to run it I get the errors below. I've never seen this before with debian stable or mint so any suggestions are welcome.
bodam@bodam-vsido:~$ moneydance
Preparing JRE ...
/usr/local/bin/moneydance: 209: /usr/local/bin/moneydance: bin/unpack200: not found
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine.
You might also need administrative privileges for this operation.
bodam@bodam-vsido:~$ sudo moneydance
[sudo] password for bodam:
Preparing JRE ...
/usr/local/bin/moneydance: 209: /usr/local/bin/moneydance: bin/unpack200: not found
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine.
You might also need administrative privileges for this operation.
bodam@bodam-vsido:~$ sudo moneydance
Preparing JRE ...
/usr/local/bin/moneydance: 209: /usr/local/bin/moneydance: bin/unpack200: not found
Error unpacking jar files. The architecture or bitness (32/64)
of the bundled JVM might not match your machine.
You might also need administrative privileges for this operation.