I can try to make a second build for older firmwares. 1st step: find out which dependencies are broken. Can you please post the output of ldd:
Please enter these commands (I hope I didn't include any typing errors):
export LD_LIBRARY_PATH=/mnt/us/extensions/gargoyle/dist
cd /mnt/us/extensions/gargoyle/dist
Then I am interested in output of:
ldd ./gargoyle
To store the output in a file:
ldd ./gargoyle > GarglkDependencies.txt
Then please post GarglkDependencies.txt
|