[EMAIL PROTECTED] writes:

> I tried to install evolution from cooker to my Linux Mandrake 8.1 but
> failed due to dependency conflicts.
> Here is the output from my RPM-commands. What should I do to get it going?
> (I understand output in that way that GConf 1.0.7 requires libGConf 1.0.7
> which requires GConf 1.0.7...;)
> 
> [root@pia evol]# rpm -Uvh evolution-0.99.2-1mdk.i586.rpm
> error: failed dependencies:
>      gtkhtml >= 0.16.1 is needed by evolution-0.99.2-1mdk
> [root@pia evol]# rpm -Uvh gtkhtml-0.16.1-1mdk.i586.rpm
> error: failed dependencies:
>      GConf >= 1.0.7 is needed by gtkhtml-0.16.1-1mdk
> [root@pia evol]# rpm -Uvh GConf-1.0.7-1mdk.i586.rpm
> error: failed dependencies:
>      libGConf1 = 1.0.7 is needed by GConf-1.0.7-1mdk
> [root@pia evol]# rpm -Uvh lib
> libdb3.3-3.3.11-5mdk.i586.rpm      libGConf1-1.0.7-1mdk.i586.rpm
> libgal18-0.18.1-1mdk.i586.rpm      libgtkhtml19-0.16.1-1mdk.i586.rpm
> [root@pia evol]# rpm -Uvh libGConf1-1.0.7-1mdk.i586.rpm
> error: failed dependencies:
>      GConf >= 1.0.7 is needed by libGConf1-1.0.7-1mdk
>      libGConf1 = 1.0.4 is needed by GConf-1.0.4-2mdk

all in one line, such as:

rpm -Uvh libGconf1-1* GConf-1* evolution-0* gtkhtml-0*


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/

Reply via email to