cole-anstey / circular-application-menu

Automatically exported from code.google.com/p/circular-application-menu
0 stars 0 forks source link

dependancy is not satisfiable when installing #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I m using Ubuntu intreprid 8.10
When I try to install the circular-application-menu_0r22-1~getdeb1_i386 deb
I get this warning : dependancy is not satisfiable libgnome-desktop-2.

libgnome-desktop-2-7_2.24.1 is already installed on my system instead of
libgnome-desktop-2

On this launchpad bug tracker 
https://lists.ubuntu.com/archives/ubuntu-universe-sponsors/2008-September/014965
.html

They say this libgnome-desktop-2-7_2.24.1 version is temporary until they
build a new version 2.

Because of that It is not possible to install.
It is surely a minor problem that can surely be easily resolved.

Original issue reported on code.google.com by chauxced...@gmail.com on 27 Nov 2008 at 1:24

GoogleCodeExporter commented 9 years ago
is this really related to c-a-m?
i think it is realated to the packager.

can't find this in my repo. where do you got the package from?

Original comment by frederik...@googlemail.com on 5 Dec 2008 at 5:50

GoogleCodeExporter commented 9 years ago
I got it from here : http://neacm.fe.up.pt/pub/getdeb/ubuntu/hardy/ci/
I think they tried to build and provide their own package and it is just not 
updated
as it s made for ubuntu hardy.

I tried the install method afterward, and I got a lot of 
error message when I do "make"

I think it s because of this initial problem : 

"Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable"

As far as I have been I need to install the dev package to be able to compile 
the
source code.

So I had to install the package libgtk2.0-dev thought synaptic
sudo apt-get install libgtk2.0-dev
but I still get the same message when trying to make the application

Original comment by chauxced...@gmail.com on 5 Dec 2008 at 8:22

GoogleCodeExporter commented 9 years ago
I was able to compile from sources in Intrepid. The two major dependencies I 
needed
are the packages libgnome-desktop-dev and libgnome-menu-dev

Original comment by zman...@gmail.com on 16 Dec 2008 at 7:47

GoogleCodeExporter commented 9 years ago
Same problem for me on ubuntu 8.10 (intrepid). I solved it by installing the two
dependencies that zmanian described.

I downloaded a deb package from http://www.getdeb.net/release/3161. That one 
listed
libgnome-desktop-2 as dependence that does not exist on intrepid. 

I suggest listing the two dependence on the "Project Home" page. Also, I can't 
see am
in need for compiz-dev to compile this one?!

Original comment by goo...@post.blinkiz.com on 19 Dec 2008 at 2:12

GoogleCodeExporter commented 9 years ago
Sorry but your link http://www.getdeb.net/release/3161 doesn't work and I 
haven't
been able to find the library. Could you correct it ?
Thanks for your help

Original comment by chauxced...@gmail.com on 19 Dec 2008 at 3:48

GoogleCodeExporter commented 9 years ago
I'm also having dependency issues in 8.10, I know its available for 8.04 and 
9.04 but
I clearly have libgnome-desktop-2-7 and this should work right, maybe not the 
jaunty
version but at least the Hardy version. Is there a way to fix this issue as I 
can't
upgrade to 9.04 just yet. I got the .DEB package from here
http://www.getdeb.net/release/4312.

Original comment by reya...@gmail.com on 28 May 2009 at 4:37