netpanzer fails to launch because it needs libphysfs-1.0.so.0 which doesn't resides in filesystem Reproducible: Always Steps to Reproduce: 1. emerge netpanzer 2. netpanzer 3. Actual Results: netpanzer: error while loading shared libraries: libphysfs-1.0.so.0: cannot open shared object file: No such file or directory Expected Results: netpanzer launches I solved it with 'sudo ln -s /usr/lib/libphysfs-1.0.so.1 /usr/lib/libphysfs-1.0.so.0'
re-emerge netpanzer