On 15 Jun 2002 09:38:40 +0200
Oliver Lemke <[EMAIL PROTECTED]> wrote:

 
> 
> # sudo urpmi --auto-select
> gimp-1.2.3-10mdk.i586
> gimp-perl-1.2.3-10mdk.i586
> ...
> error: failed dependencies:
>       libgimp1.2 is needed by gimp-1.2.3-10mdk
> Installation failed
 
This is a BooBoo in the build.
There is No libgimp2.1.
The correct is libgimp2.1_1 

The rpm .spec was set to 
%define lib_major 1
%define lib_minor 2
%define revision  3
This was misstated in the requires and through-out the actual build
itself.

You now 3 option if you wish to upgrade gimp.
1)Wait for a corrected rpms to be uploaded.
2)Correct the .spec and build the rpms yourself.
3)Install the update without checking depends and then
  # ln -s libgimp1.2 -> libgimp1.2_1

I choose option 3 and new gimps runs without problem or errors.


   Charles

--------------
Young men think old men are fools; but old men know young men are fools.
                -- George Chapman
----------------------
Charles A Edwards
[EMAIL PROTECTED]
----------------------


 

Reply via email to