Open GoogleCodeExporter opened 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
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
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
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
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
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
Original issue reported on code.google.com by
chauxced...@gmail.com
on 27 Nov 2008 at 1:24