Enabling "Liquid" theme after download?

Christopher Murtagh yellowdog-general@lists.terrasoftsolutions.com
Thu Jun 6 16:44:01 2002


On Thu, 6 Jun 2002, Marc Stergionis wrote:
>cd /root/qt
>rpm -Uvh *.rpm
>
>the failed dependencies are
>liblcms.so.1 is needed by qt3-3.0.4-4
>freetype2-devel is needed by qt2-devel-3.0.4-4
>mesaglut-devel is needed by qt2-devel-3.0.4-4
>xdevel is needed by qt2-devel-3.0.4-4
>xdevel is needed by qt2-devel-doc-3.0.4-4
>libclms.so.1 is needed by qt3-non--mt-3.0.4-3

 Ok, these are two different types of dependencies. This one:

libclms.so.1 is needed by qt3-non--mt-3.0.4-3

 seems like you are missing something that provides libclms.so.1.
Although, I can't find any reference to it anywhere. Are you sure you
don't mean liblcms.so.1? None of these files that I have in the kde3
directory seem to provide liblcms or libclms though. I tried this:

rpm -ql `ls -1 | perl -i -pe 's/^(.*).ppc.rpm$/\1/g'` | grep 'libclms'

 in that directory and got nothing. (although I really like that command).

These ones:

freetype2-devel is needed by qt2-devel-3.0.4-4
mesaglut-devel is needed by qt2-devel-3.0.4-4
xdevel is needed by qt2-devel-3.0.4-4

mean that you have freetype2-devel, mesaglut-devel and xdevel installed
and they all need Qt2. So you might be able to uninstall them (rpm -e
freetype2-devel, etc).

Check and see if you have qt3-non--mt installed as well (I don't have it
on my machine, and I have kde3, qt3 and liquid). If so, try deleting it
and then the rpm -Uvh *.rpm

Cheers,

Chris

-- 

Christopher Murtagh
Webmaster / Sysadmin
Web Communications Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax:  (514) 398-2017