If you have an ELF binary in your current directory named luajit, run the following command to see which shared libraries it depends on:
readelf -d luajit | grep NEEDED
No comments:
Post a Comment