On Tue, 2 Jan 2018 10:11:24 -0700, the...@sys-concept.com wrote: > I was installing some brother driver simply run: > # tar zxvf ./hl5370dwlpr-2.0.3-1.i386.tar.gz -C / > ./ > ./usr/ > ./usr/local/ > ./usr/local/Brother/ > ./usr/local/Brother/lpd/ > ./usr/local/Brother/lpd/psconvert2 > ./usr/local/Brother/lpd/filterHL5370DW > ./usr/local/Brother/lpd/rawtobr2 > ./usr/local/Brother/inf/ > ./usr/local/Brother/inf/setupPrintcap > ./usr/local/Brother/inf/paperinf > ./usr/local/Brother/inf/brHL5370DWfunc > ./usr/local/Brother/inf/braddprinter > ./usr/local/Brother/inf/brHL5370DWrc > ./usr/lib/ > ./usr/lib/libbrcomplpr2.so
[snip] > Now, I can not run any emerge, eix etc command, I'm getting: > eix: error while loading shared libraries: libstdc++.so.6: cannot open > shared object file: No such file or directory > lib -> lib64 (exist in "/") But the symlink from /usr/lib to /usr/lib64 has been overwritten by tar. Move the files from /usr/lib to /usr/lib64 remove /usr/lib and recreate the symlink - or install the driver from an ebuild instead of splatting unknown files and directories over your root filesystem. If you must use the tarbal, unpack it to a temporary directory next time and then inspect the files before moving them. -- Neil Bothwick Always be sincere even if you don't mean it.
pgpfNMr8UegHC.pgp
Description: OpenPGP digital signature