If I run
bob@me:/usr$ find . -name 'libpython2.7.so'
I get two hits:
./lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so
./lib/x86_64-linux-gnu/libpython2.7.so
What's the difference?
One is the configuration for the libpython2.7.so while the other is the exact location where the files for that particular library reside.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With