[CentOS-docs] How to install libquicktime on CentOS 7 in one (or two) line of command?

Sat Jan 17 16:31:27 UTC 2015
Heng Zhou <hzhou1 at cs.uml.edu>

On 1/17/2015 11:05 AM, Christoph Galuschka wrote:
> Hi,
>
> Am 17.01.2015 um 16:31 schrieb Heng Zhou:
>> Hi,
>>
>> For some reason, I need support of QuickTime on my CentOS 7. So I
>> searched the internet and found that something called "|libquicktime|"
>> can provide that support. So I download the rpm file from
>> http://rpmfind.net/linux/rpm2html/search.php?query=libquicktime%28x86-64%29. 
>>
>> Then I ran command "|rpm -i libquicktime-1.2.4-31.el7.x86_64.rpm|" and
>> got the following errors:
>>
>> |warning: libquicktime-1.2.4-31.el7.x86_64.rpm: Header V4 DSA/SHA1 
>> Signature, key ID 66534c2b: NOKEY
>> error: Failed dependencies:
>>      libfaac.so.0()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64
>>      libfaad.so.2()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64
>>      libmp3lame.so.0()(64bit) is needed by 
>> libquicktime-1.2.4-31.el7.x86_64
>>      libquicktime.so.0()(64bit) is needed by 
>> libquicktime-1.2.4-31.el7.x86_64
>>      libschroedinger-1.0.so.0()(64bit) is needed by 
>> libquicktime-1.2.4-31.el7.x86_64
>>      libx264.so.142()(64bit) is needed by 
>> libquicktime-1.2.4-31.el7.x86_64
>> |
> try running 'yum install ./libquicktime-1.2.4-31.el7.x86_64.rpm' from 
> the directory where you
> downloaded the RPM. That should pull in dependencies.
>
> cheers
> Christoph
>
error:
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site