Ubuntu10.05 has been tossing for the past two days. It shows that wubi is unresponsive, and then grub errors occur during hard disk installation. After the installation is successful, it will take half a day to get a Chinese input method. It is still easy to use Pinyin. I think sogou has no word library. The most disgusting problem is Vim. Vim installed with APT-Get install Vim does not support system clipboard, so we haveSource codeCompilation, but I tried many times without Python support. I also checked the functions of many posts. The following warning is displayed when the./configure -- enable-pythoninterp method is used:
Checking: If compile and link flags for python are sane... No: Python disabled
I initially thought that python-imaging-sane was not installed, but it was still wrong after it was installed. Directly search for this error in Google. There are two very old email lists to discuss. Fortunately, we mentioned
Vim72/src/auto/config. log contains detailed logs. After reading the log, the problem is indeed found:
/Usr/bin/ld: cannot find-lssl
Then I found the answer in Baidu:
Sudo apt-Get install libcurl4-openssl-dev
In this way, the compilation was successful. In Linux, it was really difficult. Now I am using this chrome, but I still don't know how to set clear fonts.