Problem installing libgnomecanvas

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules
View previous topic :: View next topic  
Author Message
sbarbi



Joined: 05 Nov 2008
Posts: 9

PostPosted: Sun Feb 01, 2009 7:39 pm    Post subject: Problem installing libgnomecanvas Reply with quote

http://modules.lunar-linux.org/index.php?option=depends&module=libgnomecanvas

Code:
libgnomecanvas: libglade libart_lgpl gail


Code:
Checking dependencies for libgnomecanvas
Unable to find module gail in /var/lib/lunar/moonbase


but this is DEPENDS in /var/lib/lunar/moonbase/gnome2/platform/libgnomecanvas

Code:
depends libglade
depends libart_lgpl


Code:
bash-3.2# cd /var/lib/lunar/moonbase/gnome2/platform/
bash-3.2# ls
GConf   gnome-mime-data     libIDL       libglade        libgnomeui
ORBit2  gnome-vfs           libbonobo    libgnome        libxslt
at-spi  gnome-vfs-monikers  libbonoboui  libgnomecanvas



Where is Gail? because libgnomecanvas while trying to install it no longer a dependency
Back to top
View user's profile Send private message
engelsman



Joined: 21 Aug 2005
Posts: 131
Location: Netherlands

PostPosted: Sun Feb 01, 2009 8:44 pm    Post subject: gail is now part of gtk+ Reply with quote

There was a big commit of lots of gnome related modules recently, and gail was removed
as a separate module because it's now part of gtk+ according to the commit message.

How to remove the ghost dependency is actually covered in the FAQ:

Lunar adds a module's dependencies to a cache when you install it. You can't remove a dependency automatically, but you can rebuild the dependency cache to reflect the current dependencies of the modules that are now installed.
Code:

lsh create_module_index
lsh create_depends_cache
lunar fixdepends

Note: Dependencies of modules in zlocal are ignored. If module X in the main moonbase depends on module Y then the dependency cache will still contain that dependency.
Back to top
View user's profile Send private message
sbarbi



Joined: 05 Nov 2008
Posts: 9

PostPosted: Mon Feb 02, 2009 7:54 pm    Post subject: Reply with quote

thanks, but not work

Code:
bash-3.2# lsh create_module_index
bash-3.2# lsh create_depends_cache
bash-3.2# lunar fixdepends
bash-3.2# lin libgnomecanvas
Checking dependencies for libgnomecanvas
Unable to find module gail in /var/lib/lunar/moonbase
Unable to find module gail in /var/lib/lunar/moonbase
bash-3.2#


I test before and after lin moonbase but nothing
Back to top
View user's profile Send private message
engelsman



Joined: 21 Aug 2005
Posts: 131
Location: Netherlands

PostPosted: Mon Feb 02, 2009 8:57 pm    Post subject: zlocal ? Reply with quote

Do you have any modules in zlocal that depend on gail?
zlocal module dependencies aren't handled in the same way.

If you are really stuck, check for gail in /var/state/lunar/depends*
(but the commands above should have rebuilt these already)
Back to top
View user's profile Send private message
sbarbi



Joined: 05 Nov 2008
Posts: 9

PostPosted: Mon Feb 02, 2009 11:05 pm    Post subject: Reply with quote

No in the zlocal i don't have modules depend on gail.
I remove in /var/state/lunar/depends gail for libgnomecanvas and this work! thanks Wink
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group