Quote:
Originally Posted by dengli
Quote:
Originally Posted by Sma_X
If you use:
Код:
lls -al /usr/lib/libstdc++.so.6
I guess it should be symlinked like this
Код:
lrwxrwxrwx 1 root root 18 Jan 25 11:37 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.8
and.. it should work.
It's still not working ?
|
hello,now i use this lls -al /usr/lib/libstdc++.so.6,but it show this ![confused](images/smilies/confused.gif) h: lls: command not found
|
sorry, it's ls, typo mistake.
so,
Код:
ls -al /usr/lib/libstdc++.so.6