尝试在我的 Ubuntu 16.04 上使用 Globus Personal Connect,它需要 Tcllib。我已经安装了 tcllib(最新版本),但是当我尝试通过“./globusconnect”命令访问 Globus Connect 时,它仍然显示“Tcllib not found”。
$ sudo apt-get install tcllib
[sudo] password for usdandres:
Reading package lists... Done
Building dependency tree
Reading state information... Done
tcllib is already the newest version (1.17-dfsg-1).
0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded.
$ ./globusconnect
Tcllib not found.
The Globus Connect Personal GUI requires Tcllib.
Please install Tcllib using your distributions package management system.
On Debian based systems (e.g. Ubunutu): …
Run Code Online (Sandbox Code Playgroud)