开发l138,在64位WIN7运行虚拟机ubuntu16.04(64位)上安装 ccs6.2,mcdks
需要安装libgcrypt11
怎么安装?
在之前的帖子中有 安装64bit libgcrypt11 的方法
但32bit libgcrypt11:i386 不会装
另外在配置 ftps是 用sudo apt-get install tftp-hpa 时,好像也不成功 也是因为libgcrypt11
wty3000@ubuntu:~$ sudo apt-get install tftp-hpa[sudo] password for wty3000:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libgcrypt11:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed
Depends: libgpg-error0:i386 (>= 1.10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).