连接JLU.PC之后,会提示下载linux客户端程序DrClient.zip:http://wifi.jlu.edu.cn/
由于 DrClient是32位脚本程序,针对64位操作系统需要安装32位依赖包。
否则直接执行报错如下:
lebron@lebron-HP:~/Downloads$ ./DrClient
Verifying archive integrity... All good.
Uncompressing DrClient..............
cp: cannot create regular file '/tmp/QTClient/DrAuth': Text file busy
cp: cannot create regular file '/tmp/QTClient/drcomauthsvr': Text file busy
nohup: ignoring input and appending output to 'nohup.out'
安装32位依赖包:
lebron@lebron-HP:~/Downloads$ sudo apt-get install lib32ncurses5
然后再执行:
lebron@lebron-HP:~/Downloads$ ./DrClient
弹出校园登陆对话框: