[Lunar-bugs] [bug] Depend in libgnomeprint

lunar-bugs at lunar-linux.org lunar-bugs at lunar-linux.org
Thu Mar 10 13:34:57 UTC 2005


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
 Assigned to:  tchan
 Reported by:  gokr
 Updated by:   tchan
-Status:       active
+Status:       fixed

Thanks gokr!

I fixed this by re-arranging the depends tree.  The correct sequence
for an app like balsa is now:

balsa -> libgnomeprintui -> libgnomeprint -> libgnomecups -> cups

Adding a depends in libgnomeprint on libgnomecups is not enough to fix
this problem as a circular depends will result.  Current moonbase has a
depends in libgnomecups on libgnomeprintui which in turn depends on
libgnomeprint -- this is bad.

Moonbase now as gnome2app depends on libgnomeprintui depends on
libgnomeprint depends on libgnomecups depends on cups. Much more
sensical this way.

tchan



Previous comments:
------------------------------------------------------------------------

Thu, 03/10/2005 - 04:10 : gokr

When lining libgnomeprint it tried to use libgnomecups, which I didn't
have installed. But I did have cups, so I am guessing the reason it
tried using libgnomecups was because configure saw I had cups. (sorry,
old compile log lost)

By adding libgnomecups to DEPENDS (just to verify it) it went smooth.

-- 
View: http://lunar-linux.org/?q=node/view/750
Edit: http://lunar-linux.org/?q=project/comments/add/750




More information about the Lunar-bugs mailing list