Re: gimp: install conflicts

2007-04-17 Thread RW
On Sat, 14 Apr 2007 07:26:11 -0700 (PDT)
White Hat [EMAIL PROTECTED] wrote:

 FreeBSD-6.2
 
 I have a question regarding gimp-devel, the meta-port
 for Gimp.
...
 The problem is that there appears to be a conflict
 between the two versions of gimp-app being installed.
 Is this correct, or am I reading this incorrectly?


Probably, the gutenprint problems can happen with just the ordinary
gimp version. 

Depending on the port options/knobs, you can get a cyclic dependency. I
can't remember exactly what I did to get out of it, but I just went
through the relevant make config screens and removed an option. I
think it was one that made gutenprint depend some part of gimp. I rarely
use gimp, and never print from it, so I didn't look too closely. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gimp: install conflicts

2007-04-14 Thread White Hat
FreeBSD-6.2

I have a question regarding gimp-devel, the meta-port
for Gimp.

This port installs both:

graphics/gimp-app which has this in its Makefile:

CONFLICTS= gimp-1.* gimpshop-[0-9]*
gimp-app-devel-[0-9]*

And graphics/gimp-app-devel

Whose Makefile contains this notation:

CONFLICTS= gimp-1.* gimp-app-[0-9]*

Using portmanager to install gimp-devel results in the
following files being installed:

===
gimp-app-2.3.15,1   /graphics/gimp-app-devel
MISSING dependency of   gimp-devel-2.3,2  
/graphics/gimp-devel

gutenprint-base-5.1.0_1 /print/gutenprint-base
MISSING dependency of   gimp-gutenprint-5.1.0 
/print/gimp-gutenprint

gimp-app-2.2.13_2,1 /graphics/gimp-app
MISSING dependency of   gimp-gutenprint-5.1.0 
/print/gimp-gutenprint

gutenprint-ijs-5.1.0/print/gutenprint-ijs
MISSING dependency of   gutenprint-5.1_1  
/print/gutenprint

gutenprint-5.1_1/print/gutenprint
MISSING dependency of   gimp-gutenprint-5.1.0 
/print/gimp-gutenprint

gimp-gutenprint-5.1.0   /print/gimp-gutenprint
MISSING dependency of   gimp-devel-2.3,2  
/graphics/gimp-devel

gimp-devel-2.3,2/graphics/gimp-devel
MISSING gimp-devel-2.3,2  
/graphics/gimp-devel


The problem is that there appears to be a conflict
between the two versions of gimp-app being installed.
Is this correct, or am I reading this incorrectly?

If I try to update these files, portmanager will
complain about the conflict, although it does not do
so on the initial installation.

I can supply a copy of the build log if anyone wants
it.


-- 
White Hat 
[EMAIL PROTECTED]

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]