pip を使用して lxml をインストールしようとしていますが、libxml2 と libxslt がインストールされていないため、エラーが発生しました。yumでインストールしてみました。libxml2 は正常にインストールされましたが、指定しても何も起こりませんsudo yum install libxslt
。出力は次のとおりです。
[root@motamarri Downloads]# yum install libxslt
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* rpmforge: archive.cs.uu.nl
* webtatic: uk.repo.webtatic.com
Nothing to do
どうすればよいかわかりません。助けてください。ありがとうございました。