|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 big_redfox 于 2014-9-4 13:57 编辑
I just finished installing VCS 2014.03 on Ubuntu as a virtual machine on Win 8.1pro.
My note is attached. The big trick is to install Ubuntu 12.04 instead of the latest. You can still download version 12.04 from www.ubuntu.com and go to alternative download section.
To get 32-bit vcs and dve running, install the following library:
sudo apt-get install libx11-6:i386
sudo apt-get install libxext6:i386
sudo apt-get install libsm6:i386
sudo apt-get install lib32z1
sudo apt-get install lib32ncurses5
Installing these libraries will also get rid of some warning in dve console in 64-bit. Looks like the 64-bit dve is calling 32-bit vcsfind.exe.
DISCLAIMER: For education purpose only. I merely collected what others have and put all the procedures in one note.
A few helpful links:
(1) How to install Ubuntu using Window host
http://www.wikihow.com/Install-Ubuntu-on-VirtualBox
(2) Synopsys VCS 2014.03 成功的破解
http://bbs.eetop.cn/thread-445509-1-1.html
Virtualbox Ubuntu VCS.rar
(1.51 KB, 下载次数: 23 )
|
|