ubuntu 12.10 can't find java, but it's exists!
- by William
I installed ZendStudio 5.5.1 on Ubuntu 12.04 and it runs well , no problem.
Today, I download Ubuntu 12.10 and intalled it on my / but keep the /home partition.
And now, I can't run the ZendStudio any more, it gives me this error:
strings: '/lib/libc.so.6': No such file
./ZDE: 1714: exec: /home/william/Zend/ZendStudio-5.5.1/jre/bin/java: not found
But the java file exist! What's wrong? Thanks!