I think I know what is your problem.
You have the old version of liboctane.so copied somewhere where the system finds it before the lastly installed 7.3 (and perhaps octane.dat is old too in the same location).
Try something like this to find them:
Code: Select all
$sudo find / -name liboctane.so
Code: Select all
$sudo find / -name octane.dat