when i exe installer setup.sh i came across this follow error: error1:/bin/csh: bad interpreter: No such file or directory solution: sudo apt-get install csh
when i exe dve it came across shoud set VCS_HOME solution: i set Vcs_home variable in brash file
error3:dve.exe: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
solution : i download libstdc++.so.5 from internet and place it in /usr/lib
error 4:LM_LICENSE_FILE is not pointing to the right location
error5:/bin/bash:illegal option -h
sulution :rm -f /bin/sh ln -s bin/bash /bin/sh
but last ,i have to quit ,because still some error segmatation fault ,i did not how to solve it ,may my ubuntu 9.10 is not support for vcs2006, i will try vcs2008 solution:Open a terminal, and type the following:
用户377235 2014-1-22 21:26