HC3 802.1X
上网认证客户端配置指?/p>
cd /usr/lib
liling@lilingPC:/usr/lib$ ls libstdc++*
在我的系统上
ls
命令的结果是
libstdc++.so.5 libstdc++.so.6 libstdc++.so.6.0.14
libstdc++.so.6.0.14(
旧版本的
ubuntu
可能?/p>
libstdc++.so.6.0.8)
就是我们要找的,给它?/p>
个链?/p>
sudo linux1x (
记得?/p>
su
一下,要不然会出现同样缺少该库的问?/p>
)
代码
:
$ sudo ln -s libstdc++.so.6.0.14 libstdc++-libc6.2-2.so.3
happy@trubuntu:~/$unzip linux_client.zip
happy@trubuntu:~/$cd client/
happy@trubuntu:~/client$
sudo
-sH
##
取得
root
权限
Password:
root@trubuntu:~/client#
./pre.ps
##
?/p>
行安装脚?/p>
configuration directory exist
Refresh IP script is READY.
Authencation file is READY.
pre operation finished successfully
root@trubuntu:~/client#
linux1x
-c
##
?